We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02ae90f commit 178fbd5Copy full SHA for 178fbd5
.github/workflows/build-binaries.yml
@@ -4,6 +4,7 @@ on:
4
branches:
5
- main
6
- "releases/*"
7
+ - fix-compile-binaries
8
9
jobs:
10
# Compile the binaries and upload artifacts
0 commit comments