Fixed env variable

This commit is contained in:
Jonas Dellinger 2020-11-14 10:23:10 +01:00
parent adfc64b957
commit f0b930de92

View File

@ -39,7 +39,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ github.ref }}
release_name: SpotifyAPI Web ${{ RELEASE_VERSION }}
release_name: SpotifyAPI Web $RELEASE_VERSION
body: |
TODO
draft: true