We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b509f8 commit c8ad3cdCopy full SHA for c8ad3cd
.github/workflows/build-binary-for-release.yml
@@ -21,6 +21,7 @@ on:
21
push:
22
tags:
23
- "v*"
24
+ branches: [ release-artifact-name ]
25
permissions:
26
contents: write
27
0 commit comments