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.
workflow_dispatch
1 parent 16cbd25 commit 7f59dc4Copy full SHA for 7f59dc4
1 file changed
.github/workflows/release.yml
@@ -11,6 +11,7 @@ on:
11
tags:
12
- "v*.*.*"
13
- "v*.*.*-rc.*"
14
+ workflow_dispatch:
15
16
permissions:
17
contents: write
0 commit comments