mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2024-12-23 14:46:26 +00:00
Fixed env variable
This commit is contained in:
parent
adfc64b957
commit
f0b930de92
2
.github/workflows/cicd.yaml
vendored
2
.github/workflows/cicd.yaml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user