Skip to content

Commit

Permalink
Update azure-static-web-apps-orange-river-0725b4710.yml
Browse files Browse the repository at this point in the history
reverting fix to deployment
  • Loading branch information
sam9116 authored Jul 28, 2024
1 parent bd5e1fe commit 47db606
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
id: builddeploy
uses: Azure/static-web-apps-deploy@v1
with:
azure_static_web_apps_api_token: ${{ secrets.STATIC_APP_TOKEN_12345 }}
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_ORANGE_RIVER_0725B4710 }}
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. ######
Expand All @@ -49,5 +49,5 @@ jobs:
id: closepullrequest
uses: Azure/static-web-apps-deploy@v1
with:
azure_static_web_apps_api_token: ${{ secrets.STATIC_APP_TOKEN_12345 }}
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_ORANGE_RIVER_0725B4710 }}
action: "close"

0 comments on commit 47db606

Please sign in to comment.