We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8da7a8 commit 5cccc00Copy full SHA for 5cccc00
1 file changed
.github/workflows/release.yml
@@ -6,7 +6,8 @@
6
7
name: Deploy
8
9
-on: workflow_dispatch
+on:
10
+ workflow_dispatch:
11
12
permissions:
13
contents: write
0 commit comments