Skip to content

Commit 7e1b8a1

Browse files
committed
update build
1 parent 90730ab commit 7e1b8a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
with:
104104
tag_name: ${{ github.ref }}
105105
name: Release ${{ github.ref_name }}
106-
body: Release notes for version ${{ github.ref_name }}
106+
body: Release of version ${{ github.ref_name }}
107107
draft: false
108108
prerelease: false
109109

0 commit comments

Comments
 (0)