mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2024-12-24 14:34:39 +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
|
uses: rickstaa/action-create-tag@v1
|
||||||
if: ${{ steps.commit.outputs.commited || github.event.head_commit }}
|
if: ${{ steps.commit.outputs.commited || github.event.head_commit }}
|
||||||
with:
|
with:
|
||||||
tag: ${{ steps.version.outputs.tag_name }}"
|
tag: ${{ steps.version.outputs.tag_name }}
|
||||||
force_push_tag: true
|
force_push_tag: true
|
||||||
commit_sha: ${{ steps.commit.outputs.commit_long_sha || github.event.head_commit.id}}
|
commit_sha: ${{ steps.commit.outputs.commit_long_sha || github.event.head_commit.id}}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user