Skip to content

Commit cf7bfde

Browse files
Update go.yml
1 parent 2036a48 commit cf7bfde

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
@@ -80,7 +80,7 @@ jobs:
8080
git config user.name "github-actions"
8181
git config user.email "github-actions@github.com"
8282
git add RELEASE_TAG.txt
83-
git commit -m "chore: prepare release ${{ github.event.inputs.tag_name }}"
83+
git commit -m ""
8484
git push origin HEAD:main
8585
8686
- name: Download all build artifacts

0 commit comments

Comments
 (0)