We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c52cb76 commit 430acc3Copy full SHA for 430acc3
.github/workflows/release.yml
@@ -1,6 +1,7 @@
1
# .github/workflows/release.yml
2
3
on:
4
+ workflow-dispatch:
5
release:
6
types: [created]
7
0 commit comments