We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ddd596 commit df3ed7cCopy full SHA for df3ed7c
.github/workflows/RELEASE.yml
@@ -1,6 +1,7 @@
1
name: 'RELEASE'
2
3
on:
4
+ workflow_dispatch:
5
release:
6
types: [published]
7
0 commit comments