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: