Skip to content

Commit 6d6cc64

Browse files
authored
Update deploy-dev.yaml
1 parent 3ac3969 commit 6d6cc64

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/deploy-dev.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: Deploy
22

33
on:
4-
# push:
5-
# branches:
6-
# # - dev
7-
# workflow_dispatch:
4+
push:
5+
branches:
6+
- dev
7+
workflow_dispatch:
88

99
jobs:
1010
deploy:

0 commit comments

Comments
 (0)