We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d29538 + ec20067 commit ef253c0Copy full SHA for ef253c0
1 file changed
.github/workflows/release.yml
@@ -1,5 +1,7 @@
1
name: Release
2
on:
3
+ workflow_dispatch:
4
+
5
push:
6
branches:
7
- main
0 commit comments