This commit is contained in:
Ammar Qaffaf
2024-08-25 13:17:40 +03:00
parent ab417ae085
commit 44e6595e39

View File

@ -28,7 +28,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: "/web" # App source code path
api_location: "" # Api source code path - optional
output_location: "/web" # Built app content directory - optional
###### End of Repository/Build Configurations ######