We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ec2808 + f64ed0d commit 0e686e6Copy full SHA for 0e686e6
.github/workflows/release.yaml
@@ -1,6 +1,7 @@
1
name: release
2
3
on:
4
+ workflow_dispatch:
5
release:
6
types: [created]
7
0 commit comments