0
0
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:
Maxim Slipenko 2024-02-02 15:15:12 +03:00
parent 42982aed2a
commit 826fb9ee31

View File

@ -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