aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/azure-static-web-apps-orange-glacier-064358d03.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/azure-static-web-apps-orange-glacier-064358d03.yml b/.github/workflows/azure-static-web-apps-orange-glacier-064358d03.yml
index e096b10..d194e65 100644
--- a/.github/workflows/azure-static-web-apps-orange-glacier-064358d03.yml
+++ b/.github/workflows/azure-static-web-apps-orange-glacier-064358d03.yml
@@ -31,7 +31,7 @@ jobs:
action: "upload"
app_location: "/" # App source code path
api_location: "./Backend" # Api source code path - optional
- output_location: "build" # Built app content directory - optional
+ output_location: "dist" # Built app content directory - optional
close_pull_request_job:
if: github.event_name == 'pull_request' && github.event.action == 'closed'