From 34ec8b5d5bd22f23878ed9fdd66035bcff6a9c89 Mon Sep 17 00:00:00 2001 From: Akash Pandey <3266337+escapp@users.noreply.github.com> Date: Fri, 26 Apr 2024 03:24:24 +0530 Subject: [PATCH] Update azure-static-web-apps-orange-bush-0e2a3dd10.yml --- .../workflows/azure-static-web-apps-orange-bush-0e2a3dd10.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-static-web-apps-orange-bush-0e2a3dd10.yml b/.github/workflows/azure-static-web-apps-orange-bush-0e2a3dd10.yml index 407814ba..7c73f3d8 100644 --- a/.github/workflows/azure-static-web-apps-orange-bush-0e2a3dd10.yml +++ b/.github/workflows/azure-static-web-apps-orange-bush-0e2a3dd10.yml @@ -28,7 +28,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" # App source code path + app_location: "/" # App source code path api_location: "" # Api source code path - optional output_location: "dist" # Built app content directory - optional ###### End of Repository/Build Configurations ######