We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf58b84 commit bf86c42Copy full SHA for bf86c42
1 file changed
.github/workflows/release.yml
@@ -32,3 +32,4 @@ jobs:
32
with:
33
generate_attestations: true
34
go_version_file: go.mod
35
+ release_tag: ${{ steps.release.outputs.tag_name }}
0 commit comments