From d1b94e4faa97206a713a6f4180ca72179de6a6a2 Mon Sep 17 00:00:00 2001 From: Aaron Crawfis Date: Mon, 19 Jun 2023 10:59:12 -0700 Subject: [PATCH] Skip on close without secret Signed-off-by: Aaron Crawfis --- .github/workflows/website-root.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/website-root.yml b/.github/workflows/website-root.yml index 4e22b2c5918..1f8e503e4c2 100644 --- a/.github/workflows/website-root.yml +++ b/.github/workflows/website-root.yml @@ -80,6 +80,7 @@ jobs: with: azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_PROUD_BAY_0E9E0E81E }} action: "close" + skip_deploy_on_missing_secrets: true algolia_index: name: Index site for Algolia