Skip to content

Commit

Permalink
Update azure-static-web-apps-AZ.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nizetic authored Nov 3, 2023
1 parent 815d6c6 commit 0d110c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/azure-static-web-apps-AZ.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN }}
action: "upload"
###### Repository/Build Configurations ######
app_location: "src" # App source code path relative to repository root
output_location: "build" # Built app content directory, relative to app_location - optional
app_location: "./src" # App source code path relative to repository root
output_location: "./build" # Built app content directory, relative to app_location - optional
###### End of Repository/Build Configurations ######

0 comments on commit 0d110c6

Please sign in to comment.