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.
1 parent 482e8df commit 3042ed3Copy full SHA for 3042ed3
1 file changed
.github/workflows/release.yaml
@@ -4,6 +4,7 @@ name: release-flow
4
# on: release
5
6
on:
7
+ workflow_dispatch:
8
push:
9
tags:
10
- "[0-9]+.[0-9]+.[0-9]+*"
0 commit comments