Skip to content

Commit dedbaa8

Browse files
authored
Update go.yml
1 parent bfbf722 commit dedbaa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
env:
7676
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token
7777
with:
78-
tag_name: ${{ github.sha }}
78+
tag_name: ${{ github.sha }}-release
7979
release_name: Release for commit ${{ github.sha }}
8080
draft: false
8181
prerelease: false

0 commit comments

Comments
 (0)