diff --git a/.github/workflows/azure-static-web-apps-icy-island-08b7c5a03.yml b/.github/workflows/azure-static-web-apps-icy-island-08b7c5a03.yml index c6d97ba..d7c594f 100644 --- a/.github/workflows/azure-static-web-apps-icy-island-08b7c5a03.yml +++ b/.github/workflows/azure-static-web-apps-icy-island-08b7c5a03.yml @@ -27,7 +27,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: "/" # App source code path + app_location: "/staticfiles" # App source code path api_location: "" # Api source code path - optional output_location: "/staticfiles" # Built app content directory - optional app_build_command: "echo 1"