We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29946d3 commit 7d1a86bCopy full SHA for 7d1a86b
.github/workflows/release.yaml
@@ -1,6 +1,7 @@
1
name: Release
2
3
on:
4
+ workflow_dispatch:
5
release:
6
types:
7
- published
0 commit comments