Update publish.yml

This commit is contained in:
elit-cx
2020-12-30 17:00:36 +02:00
committed by GitHub
parent 118e96a596
commit 0697c646ff

View File

@ -17,4 +17,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token
with:
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}
release_name: ${{ github.ref }}