From ae7864b699e2dc5bed18d9c00361139aa037b6fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20Geerts?= Date: Wed, 20 Dec 2023 16:37:52 +0100 Subject: [PATCH] Update azure-static-web-apps-witty-forest-0d354f403.yml --- .../azure-static-web-apps-witty-forest-0d354f403.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/azure-static-web-apps-witty-forest-0d354f403.yml b/.github/workflows/azure-static-web-apps-witty-forest-0d354f403.yml index 1e3d24a..e20a3aa 100644 --- a/.github/workflows/azure-static-web-apps-witty-forest-0d354f403.yml +++ b/.github/workflows/azure-static-web-apps-witty-forest-0d354f403.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: "/pollor.client" # App source code path - api_location: "" # Api source code path - optional - output_location: "dist/pollor.client" # Built app content directory - optional + app_location: ${{ env.APP_LOCATION }} # App source code path + api_location: ${{ env.API_LOCATION }} # Api source code path - optional + output_location: ${{ env.OUTPUT_LOCATION }} # Built app content directory - optional ###### End of Repository/Build Configurations ###### close_pull_request_job: