Update go.yml
This commit is contained in:
parent
c140ce391c
commit
163e56ebbe
1 changed files with 3 additions and 2 deletions
5
.github/workflows/go.yml
vendored
5
.github/workflows/go.yml
vendored
|
|
@ -32,7 +32,8 @@ jobs:
|
|||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
body: ${{ steps.tag_version.outputs.changelog }}
|
||||
tag_name: ${{ steps.tag_version.outputs.new_tag }}
|
||||
name: Scabuisa ${{ steps.tag_version.outputs.new_tag }}
|
||||
name: Scabiosa ${{ steps.tag_version.outputs.new_tag }}
|
||||
draft: false
|
||||
prerelease: false
|
||||
files: scabiosa
|
||||
files: |
|
||||
scabiosa
|
||||
|
|
|
|||
Reference in a new issue