Update go.yml
This commit is contained in:
parent
c6d09a6be0
commit
84a2cc319b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
body: ${{ steps.tag_version.outputs.changelog }}
|
||||
tag: Scabiosa ${{ steps.tag_version.outputs.new_tag }}
|
||||
tag_name: Scabiosa ${{ steps.tag_version.outputs.new_tag }}
|
||||
draft: false
|
||||
prerelease: false
|
||||
files: scabiosa
|
||||
|
|
|
|||
Reference in a new issue