mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2025-04-19 23:33:42 +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
|
uses: svenstaro/upload-release-action@v2
|
||||||
with:
|
with:
|
||||||
file: dist/*
|
file: dist/*
|
||||||
tag: ${{ github.ref }}
|
tag: ${{ steps.data.outputs.release }}
|
||||||
overwrite: true
|
overwrite: true
|
||||||
file_glob: true
|
file_glob: true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user