From cf6bf819c6a3582c062f87f7cab0b3bf9a8c1039 Mon Sep 17 00:00:00 2001 From: Rutuja Padar <115081556+rutujapadar@users.noreply.github.com> Date: Sun, 8 Oct 2023 16:48:27 +0530 Subject: [PATCH 1/2] Update azure-static-web-apps-ambitious-desert-0762e4700.yml --- .../azure-static-web-apps-ambitious-desert-0762e4700.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-static-web-apps-ambitious-desert-0762e4700.yml b/.github/workflows/azure-static-web-apps-ambitious-desert-0762e4700.yml index 0acc859..870bb95 100644 --- a/.github/workflows/azure-static-web-apps-ambitious-desert-0762e4700.yml +++ b/.github/workflows/azure-static-web-apps-ambitious-desert-0762e4700.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: "/Pages" # App source code path + app_location: "/root" # App source code path api_location: "" # Api source code path - optional output_location: "" # Built app content directory - optional ###### End of Repository/Build Configurations ###### From b87ab1fee714d117a0270657d21dc60c4f619855 Mon Sep 17 00:00:00 2001 From: Rutuja Padar <115081556+rutujapadar@users.noreply.github.com> Date: Sun, 8 Oct 2023 16:50:50 +0530 Subject: [PATCH 2/2] Update azure-static-web-apps-ambitious-desert-0762e4700.yml --- .../azure-static-web-apps-ambitious-desert-0762e4700.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-static-web-apps-ambitious-desert-0762e4700.yml b/.github/workflows/azure-static-web-apps-ambitious-desert-0762e4700.yml index 870bb95..f59a6d9 100644 --- a/.github/workflows/azure-static-web-apps-ambitious-desert-0762e4700.yml +++ b/.github/workflows/azure-static-web-apps-ambitious-desert-0762e4700.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: "/root" # App source code path + app_location: "/Root_Files" # App source code path api_location: "" # Api source code path - optional output_location: "" # Built app content directory - optional ###### End of Repository/Build Configurations ######