We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75c5517 commit fe82ab9Copy full SHA for fe82ab9
.github/workflows/build_binary_for_release.yml
@@ -3,6 +3,7 @@ on:
3
types: [created, edited]
4
5
name: Build binary and attach to release
6
+run-name: Build binary for ${{ github.ref_name }} and attach to release
7
jobs:
8
generate:
9
name: Create release-artifacts
0 commit comments