From cf6d12aa5badea3b98679d4c2a85425c1d42da5c Mon Sep 17 00:00:00 2001 From: Julia Muiruri Date: Fri, 15 Jul 2022 16:30:29 +0300 Subject: [PATCH] New token redirect --- .../azure-static-web-apps-black-ground-0cc93280f.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/azure-static-web-apps-black-ground-0cc93280f.yml b/.github/workflows/azure-static-web-apps-black-ground-0cc93280f.yml index 80573040..24179687 100644 --- a/.github/workflows/azure-static-web-apps-black-ground-0cc93280f.yml +++ b/.github/workflows/azure-static-web-apps-black-ground-0cc93280f.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_BLACK_GROUND_0CC93280F }} + azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_LEMON_GRASS_0B79CF70F }} 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,5 @@ jobs: id: closepullrequest uses: Azure/static-web-apps-deploy@v1 with: - azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_BLACK_GROUND_0CC93280F }} + azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_LEMON_GRASS_0B79CF70F }} action: "close"