mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2025-04-17 14:23:44 +03:00
ci: add ${{ steps.data.outputs.release }}
This commit is contained in:
parent
42982aed2a
commit
826fb9ee31
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -77,7 +77,7 @@ jobs:
|
||||
uses: svenstaro/upload-release-action@v2
|
||||
with:
|
||||
file: dist/*
|
||||
tag: ${{ github.ref }}
|
||||
tag: ${{ steps.data.outputs.release }}
|
||||
overwrite: true
|
||||
file_glob: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user