We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c05586 commit c8bfedaCopy full SHA for c8bfeda
.github/workflows/deploy.yml
@@ -1,4 +1,6 @@
1
-on: push
+on:
2
+ push:
3
+ workflow_dispatch:
4
name: 🚀 Deploy website on push
5
jobs:
6
web-deploy:
0 commit comments