mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-08 12:37:01 +03:00
WIP Workflow [skip actions]
This commit is contained in:
1
.github/workflows/BuildTest.yml
vendored
1
.github/workflows/BuildTest.yml
vendored
@@ -227,6 +227,7 @@ jobs:
|
|||||||
asset_content_type: application/octet-stream
|
asset_content_type: application/octet-stream
|
||||||
update_web_installer:
|
update_web_installer:
|
||||||
name: Update Web Installer After Release
|
name: Update Web Installer After Release
|
||||||
|
runs-on: ubuntu-latest
|
||||||
if: ${{( always() && !cancelled() ) && needs.bootstrap.outputs.release_flag == 1 && needs.bootstrap.outputs.mock == 0 }}
|
if: ${{( always() && !cancelled() ) && needs.bootstrap.outputs.release_flag == 1 && needs.bootstrap.outputs.mock == 0 }}
|
||||||
steps:
|
steps:
|
||||||
- uses: sle118/squeezelite-esp32/.github/workflows/web_deploy.yml
|
- uses: sle118/squeezelite-esp32/.github/workflows/web_deploy.yml
|
||||||
Reference in New Issue
Block a user