We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f88912 commit 01ee17aCopy full SHA for 01ee17a
.github/workflows/release.yml
@@ -1,6 +1,7 @@
1
name: Release with binaries
2
3
on:
4
+ workflow_dispatch:
5
release:
6
types: [created]
7
0 commit comments