From 527f7b087ac2a8ad6ae67fa66693d8648aed5796 Mon Sep 17 00:00:00 2001 From: Kevin Griffin Date: Tue, 5 Sep 2023 09:05:36 -0400 Subject: [PATCH] swa --- .github/workflows/azure-static-web-apps-red-cliff-0a88f5e0f.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-static-web-apps-red-cliff-0a88f5e0f.yml b/.github/workflows/azure-static-web-apps-red-cliff-0a88f5e0f.yml index f7b83f7..1c0540a 100644 --- a/.github/workflows/azure-static-web-apps-red-cliff-0a88f5e0f.yml +++ b/.github/workflows/azure-static-web-apps-red-cliff-0a88f5e0f.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: "." # App source code path api_location: "" # Api source code path - optional output_location: "dist" # Built app content directory - optional ###### End of Repository/Build Configurations ######