diff --git a/.github/workflows/azure-static-web-apps-frontend.yml b/.github/workflows/azure-static-web-apps-frontend.yml index 9753040..2b5618d 100644 --- a/.github/workflows/azure-static-web-apps-frontend.yml +++ b/.github/workflows/azure-static-web-apps-frontend.yml @@ -50,3 +50,5 @@ jobs: with: azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_WHITE_GLACIER_0F8DBBD0F }} action: "close" + env: + SKIP_DEPLOY_ON_MISSING_SECRETS: true