Переглянути джерело

WIP Workflow [skip actions]

Sébastien 2 роки тому
батько
коміт
3d63670499
1 змінених файлів з 6 додано та 6 видалено
  1. 6 6
      .github/workflows/BuildTest.yml

+ 6 - 6
.github/workflows/BuildTest.yml

@@ -225,9 +225,9 @@ jobs:
         asset_path: build/${{ env.artifact_file_name }}
         asset_name: ${{ env.artifact_file_name }}
         asset_content_type: application/octet-stream     
-  update_web_installer:
-    name: Update Web Installer After Release
-    runs-on: ubuntu-latest
-    if:  ${{( always() && !cancelled() ) && needs.bootstrap.outputs.release_flag == 1 && needs.bootstrap.outputs.mock == 0 }}
-    steps:
-      - uses: sle118/squeezelite-esp32/.github/workflows/web_deploy.yml@master-v4.3
+#   update_web_installer:
+#     name: Update Web Installer After Release
+#     runs-on: ubuntu-latest
+#     if:  ${{( always() && !cancelled() ) && needs.bootstrap.outputs.release_flag == 1 && needs.bootstrap.outputs.mock == 0 }}
+#     steps:
+#       - uses: sle118/squeezelite-esp32/.github/workflows/web_deploy.yml@master-v4.3