diff --git a/.github/workflows/dev-azure-staticwebapp.yml b/.github/workflows/dev-azure-staticwebapp.yml index 433043d..36a37fc 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 }} # secret containing api token for app + azure_static_web_apps_api_token: ${{ env.AZURE_STATIC_WEB_APPS_API_TOKEN_DEV }} # secret containing api token for app action: "close"