From f2ab3997dfd7ad21561283f0bbc822dca1ea9e8f Mon Sep 17 00:00:00 2001 From: Aman Sharma Date: Fri, 19 Apr 2024 14:26:13 +0530 Subject: [PATCH] changes --- .../workflows/azure-static-web-apps-gentle-pond-023891e10.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/azure-static-web-apps-gentle-pond-023891e10.yml b/.github/workflows/azure-static-web-apps-gentle-pond-023891e10.yml index 81c1878..21a51f2 100644 --- a/.github/workflows/azure-static-web-apps-gentle-pond-023891e10.yml +++ b/.github/workflows/azure-static-web-apps-gentle-pond-023891e10.yml @@ -28,9 +28,9 @@ 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: "./" # Built app content directory - optional + output_location: "/" # Built app content directory - optional ###### End of Repository/Build Configurations ###### close_pull_request_job: