From 606723ffb856a560b33e808329d21e104fff9ba1 Mon Sep 17 00:00:00 2001 From: Jen Looper Date: Thu, 22 Apr 2021 16:49:29 -0400 Subject: [PATCH] Update azure-static-web-apps-brave-island-0b7c7f50f.yml --- .../azure-static-web-apps-brave-island-0b7c7f50f.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/azure-static-web-apps-brave-island-0b7c7f50f.yml b/.github/workflows/azure-static-web-apps-brave-island-0b7c7f50f.yml index d99c4f8..9f8faff 100644 --- a/.github/workflows/azure-static-web-apps-brave-island-0b7c7f50f.yml +++ b/.github/workflows/azure-static-web-apps-brave-island-0b7c7f50f.yml @@ -27,8 +27,8 @@ 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 - api_location: "api" # Api source code path - optional + app_location: "quiz-app" # App source code path + api_location: "" # Api source code path - optional output_location: "" # Built app content directory - optional ###### End of Repository/Build Configurations ######