Skip to content

Commit c8bfeda

Browse files
authored
Update deploy.yml
1 parent 4c05586 commit c8bfeda

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
on: push
1+
on:
2+
push:
3+
workflow_dispatch:
24
name: 🚀 Deploy website on push
35
jobs:
46
web-deploy:

0 commit comments

Comments
 (0)