Update github action

This commit is contained in:
2024-04-30 21:10:26 +01:00
parent 05b1b886f9
commit 97124638e6

View File

@@ -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: