Skip to content

Commit

Permalink
Update AZURE_STATIC_WEB_APPS_API_TOKEN_BLACK_MEADOW_0CBABBD0F
Browse files Browse the repository at this point in the history
  • Loading branch information
oitjack authored Jan 13, 2025
1 parent 25910fa commit 5a4b016
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@ jobs:
id: AZURE_STATIC_WEB_APPS_API_TOKEN_BLACK_MEADOW_0CBABBD0F
uses: Azure/static-web-apps-deploy@v1
with:
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_CHANGE_ME_047D97703 }} # change this to your repository secret name
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_BLACK_MEADOW_0CBABBD0F }} # change this to your repository secret name
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. ######
# For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig
app_location: "/" # App source code path
api_location: "" # Api source code path - optional
output_location: "" # Built app content directory - optional
output_location: "/out" # Built app content directory - optional
###### End of Repository/Build Configurations ######

close_pull_request_job:
Expand Down

0 comments on commit 5a4b016

Please sign in to comment.