Update github action
This commit is contained in:
2
.github/workflows/azure-static-web-apps.yml
vendored
2
.github/workflows/azure-static-web-apps.yml
vendored
@@ -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: "/BeauFindlay/src/Client" # App source code path
|
||||
app_location: "/src/Client" # App source code path
|
||||
output_location: "wwwroot" # Built app content directory - optional
|
||||
###### End of Repository/Build Configurations ######
|
||||
|
||||
|
||||
Reference in New Issue
Block a user