From 457cd0572ddfaef2c140ef074bb448b815879af9 Mon Sep 17 00:00:00 2001 From: kazami139 Date: Tue, 14 Feb 2023 12:40:41 +0000 Subject: [PATCH] Revert "fix: token" This reverts commit fd601f4465fa880c307ab7b4faceb9393b74a77d. --- .github/workflows/dev-azure-staticwebapp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dev-azure-staticwebapp.yml b/.github/workflows/dev-azure-staticwebapp.yml index 36a37fc..433043d 100644 --- a/.github/workflows/dev-azure-staticwebapp.yml +++ b/.github/workflows/dev-azure-staticwebapp.yml @@ -113,5 +113,5 @@ jobs: id: closepullrequest uses: Azure/static-web-apps-deploy@v1 with: - azure_static_web_apps_api_token: ${{ env.AZURE_STATIC_WEB_APPS_API_TOKEN_DEV }} # secret containing api token for app + azure_static_web_apps_api_token: ${{ env.AZURE_STATIC_WEB_APPS_API_TOKEN }} # secret containing api token for app action: "close"