From 2a9c357fcc7b9eb5a2a54313ef200ca322e4355b Mon Sep 17 00:00:00 2001 From: "[NEO] NitroBuilderGTR" <57569616+NitroBuilderGTR@users.noreply.github.com> Date: Thu, 12 Oct 2023 23:15:03 +0100 Subject: [PATCH] Update azure-static-web-apps-green-field-01652af03.yml --- .../workflows/azure-static-web-apps-green-field-01652af03.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-static-web-apps-green-field-01652af03.yml b/.github/workflows/azure-static-web-apps-green-field-01652af03.yml index fc2def0..b38c52c 100644 --- a/.github/workflows/azure-static-web-apps-green-field-01652af03.yml +++ b/.github/workflows/azure-static-web-apps-green-field-01652af03.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: "/" # App source code path api_location: "" # Api source code path - optional output_location: "build" # Built app content directory - optional ###### End of Repository/Build Configurations ######