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 32e0119 commit 1e116d0Copy full SHA for 1e116d0
.github/workflows/build-main.yml
.github/workflows/deploy-website.yml
@@ -1,5 +1,6 @@
1
name: Deploy website
2
-on: [ workflow_call ]
+on:
3
+ workflow_dispatch:
4
5
jobs:
6
deploy:
0 commit comments