[skip travis] apply version as tag name

This commit is contained in:
Tom-Oliver Heidel 2020-09-23 04:10:28 +02:00 committed by GitHub
parent 14a9299f50
commit 79bd208428
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ github.ref }}
tag_name: ${{ steps.dump_version.outputs.ytdlc_version }}
release_name: youtube-dlc ${{ steps.dump_version.outputs.ytdlc_version }}
body: |
Changelog: