diff --git a/.github/workflows/azure-static-web-apps-zealous-ocean-0bb043e1e.yml b/.github/workflows/azure-static-web-apps-zealous-ocean-0bb043e1e.yml index af95a78..c497450 100644 --- a/.github/workflows/azure-static-web-apps-zealous-ocean-0bb043e1e.yml +++ b/.github/workflows/azure-static-web-apps-zealous-ocean-0bb043e1e.yml @@ -29,7 +29,7 @@ jobs: action: "upload" ###### Repository/Build Configurations - These values can be configured to match you app requirements. ###### # For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig - app_location: "doc/source" # App source code path + app_location: "/" # App source code path api_location: "api" # Api source code path - optional app_artifact_location: "doc/build/html" # Built app content directory - optional ###### End of Repository/Build Configurations ######