From 8e7095cef34340c112d73913a4d6213d90ddadb0 Mon Sep 17 00:00:00 2001 From: Julia Muiruri Date: Fri, 15 Jul 2022 19:21:41 +0300 Subject: [PATCH] fixed token --- .../workflows/azure-static-web-apps-lemon-grass-0b79cf70f.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/azure-static-web-apps-lemon-grass-0b79cf70f.yml b/.github/workflows/azure-static-web-apps-lemon-grass-0b79cf70f.yml index 134dec1e..58f1c80e 100644 --- a/.github/workflows/azure-static-web-apps-lemon-grass-0b79cf70f.yml +++ b/.github/workflows/azure-static-web-apps-lemon-grass-0b79cf70f.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_GREEN_FOREST_02DA2D60F }} + azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_VICTORIOUS_SAND_043CA7603 }} 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_GREEN_FOREST_02DA2D60F }} + azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_VICTORIOUS_SAND_043CA7603 }} action: "close"