We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02969ee commit 2192b2bCopy full SHA for 2192b2b
1 file changed
.github/workflows/publish-web.yml
@@ -1,6 +1,6 @@
1
-name: Publish Website
+name: publish-website
2
on:
3
- workflow_call:
+ workflow_dispatch:
4
5
permissions:
6
id-token: write
0 commit comments