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:
parent
57ec0a8fff
commit
06759153e5
2
.github/workflows/update-build-release.yml
vendored
2
.github/workflows/update-build-release.yml
vendored
@ -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}}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user