From bb32d61b7bdabe9eb2c24c37c4e7f962b3ad8b94 Mon Sep 17 00:00:00 2001 From: abhilash-u <52395540+abhilash-u@users.noreply.github.com> Date: Fri, 22 Mar 2024 13:14:48 +0530 Subject: [PATCH] Update azure-static-web-apps-wonderful-wave-03155c110.yml --- .../azure-static-web-apps-wonderful-wave-03155c110.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 a658a26..0a31ab2 100644 --- a/.github/workflows/azure-static-web-apps-wonderful-wave-03155c110.yml +++ b/.github/workflows/azure-static-web-apps-wonderful-wave-03155c110.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: "/src" # App source code path + app_location: "/src/index.ejs" # App source code path api_location: "" # Api source code path - optional output_location: "/public" # Built app content directory - optional ###### End of Repository/Build Configurations ######