We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4879665 + e8be5f3 commit 567cfbdCopy full SHA for 567cfbd
.github/workflows/release.yml
@@ -1,6 +1,9 @@
1
name: Release Tag
2
3
on:
4
+ workflow_dispatch:
5
+
6
7
push:
8
branches:
9
- release
0 commit comments