From e889d07cc2757ee71b2ecf267ebc117916fab447 Mon Sep 17 00:00:00 2001 From: Tom Harold Date: Mon, 15 Sep 2025 14:21:29 -0400 Subject: [PATCH 1/2] Rename to black-sand-070472310 --- ...319ec10.yml => azure-static-web-apps-black-sand-070472310.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{azure-static-web-apps-jolly-grass-03319ec10.yml => azure-static-web-apps-black-sand-070472310.yml} (100%) diff --git a/.github/workflows/azure-static-web-apps-jolly-grass-03319ec10.yml b/.github/workflows/azure-static-web-apps-black-sand-070472310.yml similarity index 100% rename from .github/workflows/azure-static-web-apps-jolly-grass-03319ec10.yml rename to .github/workflows/azure-static-web-apps-black-sand-070472310.yml From 10fa2e7e8f9e718d4ce90901419c8b4c5c6a9daf Mon Sep 17 00:00:00 2001 From: Tom Harold Date: Mon, 15 Sep 2025 14:23:00 -0400 Subject: [PATCH 2/2] Point at the new secret name --- .../azure-static-web-apps-black-sand-070472310.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/azure-static-web-apps-black-sand-070472310.yml b/.github/workflows/azure-static-web-apps-black-sand-070472310.yml index b27c18c3..cca1b339 100644 --- a/.github/workflows/azure-static-web-apps-black-sand-070472310.yml +++ b/.github/workflows/azure-static-web-apps-black-sand-070472310.yml @@ -22,7 +22,7 @@ jobs: id: builddeploy uses: Azure/static-web-apps-deploy@v1 with: - azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_JOLLY_GRASS_03319EC10 }} + azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_BLACK_SAND_070472310 }} repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments) action: "upload" ###### Repository/Build Configurations - These values can be configured to match your app requirements. ###### @@ -41,5 +41,7 @@ jobs: id: closepullrequest uses: Azure/static-web-apps-deploy@v1 with: - azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_JOLLY_GRASS_03319EC10 }} + azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_BLACK_SAND_070472310 }} action: "close" + + \ No newline at end of file