move app location

This commit is contained in:
Torma Kristóf 2022-02-05 20:51:20 +01:00 committed by GitHub
parent df40bb9478
commit ac3d9bf984
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ jobs:
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
app_location: "/staticfiles" # App source code path
api_location: "" # Api source code path - optional
output_location: "/staticfiles" # Built app content directory - optional
app_build_command: "echo 1"