Skip to content

Commit 58809e3

Browse files
authored
Update dev_deployment.yml
Made the file identical to dev
1 parent e4927eb commit 58809e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev_deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Checkout
2828
uses: actions/checkout@v3
2929
with:
30-
ref: dev
30+
#ref: dev
3131
fetch-depth: 0
3232
submodules: true
3333

0 commit comments

Comments
 (0)