diff options
| author | Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> | 2024-08-25 23:47:09 +0200 |
|---|---|---|
| committer | Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> | 2024-08-25 23:47:09 +0200 |
| commit | d2a74f9f56748e727cdf1297bdb6e28ffb1e471b (patch) | |
| tree | 016a43b17ef0a9a07ea5c7aa6cc6ed066e0b11b5 /.github/workflows/azure-static-web-apps-orange-glacier-064358d03.yml | |
| parent | e0ab17944a07e2ba64f290b820e2450916daaed4 (diff) | |
jodeeeer
Diffstat (limited to '.github/workflows/azure-static-web-apps-orange-glacier-064358d03.yml')
| -rw-r--r-- | .github/workflows/azure-static-web-apps-orange-glacier-064358d03.yml | 2 |
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'
|
