mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2024-12-24 14:34:39 +03:00
commit
b3e166c8a5
1
.github/workflows/update-build-release.yml
vendored
1
.github/workflows/update-build-release.yml
vendored
@ -55,7 +55,6 @@ jobs:
|
|||||||
commit_long_sha: ${{ steps.commit.outputs.commit_long_sha }}
|
commit_long_sha: ${{ steps.commit.outputs.commit_long_sha }}
|
||||||
|
|
||||||
build:
|
build:
|
||||||
if: ${{ (github.event_name == 'push') || (github.event_name == 'workflow_dispatch') || (needs.update_packages.outputs.new_version) }}
|
|
||||||
needs: update_packages
|
needs: update_packages
|
||||||
uses: ./.github/workflows/build.yml
|
uses: ./.github/workflows/build.yml
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user