Update azure-static-web-apps.yml
This commit is contained in:
4
.github/workflows/azure-static-web-apps.yml
vendored
4
.github/workflows/azure-static-web-apps.yml
vendored
@@ -28,8 +28,8 @@ jobs:
|
|||||||
action: "upload"
|
action: "upload"
|
||||||
###### Repository/Build Configurations - These values can be configured to match your app requirements. ######
|
###### 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
|
# For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig
|
||||||
app_location: "/BeauFindlay/BeauFindlay" # App source code path
|
app_location: "/BeauFindlay/src/BeauFindlay.Client" # App source code path
|
||||||
api_location: "Api" # Api source code path - optional
|
api_location: "/BeauFindlay/src/BeauFindlay.Api" # Api source code path - optional
|
||||||
output_location: "wwwroot" # Built app content directory - optional
|
output_location: "wwwroot" # Built app content directory - optional
|
||||||
###### End of Repository/Build Configurations ######
|
###### End of Repository/Build Configurations ######
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user