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
@@ -29,7 +29,7 @@ jobs:
|
|||||||
###### 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: "/src/Client" # App source code path
|
app_location: "/src/Client" # App source code path
|
||||||
output_location: "wwwroot" # Built app content directory - optional
|
output_location: "dist" # Built app content directory - optional
|
||||||
###### End of Repository/Build Configurations ######
|
###### End of Repository/Build Configurations ######
|
||||||
|
|
||||||
close_pull_request_job:
|
close_pull_request_job:
|
||||||
|
|||||||
Reference in New Issue
Block a user