We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96f919d commit abf1977Copy full SHA for abf1977
1 file changed
.github/workflows/release.yml
@@ -8,6 +8,7 @@ on:
8
push:
9
tags:
10
- "**"
11
+ workflow_dispatch:
12
13
jobs:
14
build-linux:
0 commit comments