Skip to content

Commit 11edc4c

Browse files
Update deployment for new Az SWA instance
1 parent b2e2254 commit 11edc4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/azure-static-web-apps-salmon-river-0567d260f.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
id: builddeploy
2525
uses: Azure/static-web-apps-deploy@v1
2626
with:
27-
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_SALMON_RIVER_0567D260F }}
27+
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_RED_BEACH_082B7D10F }}
2828
repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments)
2929
action: "upload"
3030
###### Repository/Build Configurations - These values can be configured to match your app requirements. ######
@@ -43,5 +43,5 @@ jobs:
4343
id: closepullrequest
4444
uses: Azure/static-web-apps-deploy@v1
4545
with:
46-
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_SALMON_RIVER_0567D260F }}
46+
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_RED_BEACH_082B7D10F }}
4747
action: "close"

0 commit comments

Comments
 (0)