Update go.yml

This commit is contained in:
netbenix 2021-11-18 19:40:50 +01:00 committed by GitHub
parent a876225a15
commit c140ce391c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,8 @@ jobs:
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
body: ${{ steps.tag_version.outputs.changelog }} body: ${{ steps.tag_version.outputs.changelog }}
tag_name: 'Scabiosa ${{ steps.tag_version.outputs.new_tag }}' tag_name: ${{ steps.tag_version.outputs.new_tag }}
name: Scabuisa ${{ steps.tag_version.outputs.new_tag }}
draft: false draft: false
prerelease: false prerelease: false
files: scabiosa files: scabiosa