We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 899fd76 commit 567c3e6Copy full SHA for 567c3e6
.github/workflows/release.yml
@@ -3,6 +3,8 @@ on:
3
push:
4
branches:
5
- master
6
+ workflow_dispatch: {}
7
+
8
jobs:
9
release_bin:
10
name: Release Binaries
0 commit comments