diff --git a/.github/workflows/azure-static-web-apps-wonderful-wave-03155c110.yml b/.github/workflows/azure-static-web-apps-wonderful-wave-03155c110.yml index 4d8bc61..a658a26 100644 --- a/.github/workflows/azure-static-web-apps-wonderful-wave-03155c110.yml +++ b/.github/workflows/azure-static-web-apps-wonderful-wave-03155c110.yml @@ -28,9 +28,9 @@ 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: "/src" # App source code path api_location: "" # Api source code path - optional - output_location: "" # Built app content directory - optional + output_location: "/public" # Built app content directory - optional ###### End of Repository/Build Configurations ###### close_pull_request_job: