0
0
mirror of https://github.com/cucumber-sp/yandex-music-linux.git synced 2024-12-23 22:22:59 +03:00

Update update-build-release.yml

This commit is contained in:
Andrey Onishchenko 2024-05-07 07:35:07 +03:00 committed by GitHub
parent 57ec0a8fff
commit 06759153e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,7 +54,7 @@ jobs:
uses: rickstaa/action-create-tag@v1
if: ${{ steps.commit.outputs.commited || github.event.head_commit }}
with:
tag: ${{ steps.version.outputs.tag_name }}"
tag: ${{ steps.version.outputs.tag_name }}
force_push_tag: true
commit_sha: ${{ steps.commit.outputs.commit_long_sha || github.event.head_commit.id}}