Skip to content

Commit

Permalink
Revert "fix: token"
Browse files Browse the repository at this point in the history
This reverts commit fd601f4.
  • Loading branch information
kazami139 committed Feb 14, 2023
1 parent fd601f4 commit 457cd05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-azure-staticwebapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 457cd05

Please sign in to comment.