Skip to content

Commit bf86c42

Browse files
committed
fix(ci): try to fix release workflow
1 parent bf58b84 commit bf86c42

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ jobs:
3232
with:
3333
generate_attestations: true
3434
go_version_file: go.mod
35+
release_tag: ${{ steps.release.outputs.tag_name }}

0 commit comments

Comments
 (0)