From 0582cf2f78ceb22ee5273a007fcacc7d485a0a9a Mon Sep 17 00:00:00 2001 From: cf2013 Date: Mon, 5 Aug 2024 16:21:16 -0600 Subject: [PATCH] Update azure-static-web-apps-proud-beach-096aafb10.yml test. --- .../workflows/azure-static-web-apps-proud-beach-096aafb10.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/azure-static-web-apps-proud-beach-096aafb10.yml b/.github/workflows/azure-static-web-apps-proud-beach-096aafb10.yml index a492ec1..6f3e973 100644 --- a/.github/workflows/azure-static-web-apps-proud-beach-096aafb10.yml +++ b/.github/workflows/azure-static-web-apps-proud-beach-096aafb10.yml @@ -25,6 +25,8 @@ jobs: id: builddeploy uses: Azure/static-web-apps-deploy@v1 with: + COSMOSDB_ENDPOINT: ${{ secrets.COSMOSDB_ENDPOINT }} + COSMOSDB_KEY: ${{ secrets.COSMOSDB_KEY }} azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_PROUD_BEACH_096AAFB10 }} repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments) action: "upload" @@ -34,8 +36,6 @@ jobs: api_location: "" # Api source code path - optional output_location: "dist" # Built app content directory - optional ###### End of Repository/Build Configurations ###### - env: - SKIP_DEPLOY_ON_MISSING_SECRETS: true close_pull_request_job: if: github.event_name == 'pull_request' && github.event.action == 'closed'