From f52a6112849f82838204e67911277d273f2cf320 Mon Sep 17 00:00:00 2001 From: rebeccahongsf Date: Wed, 16 Oct 2024 21:37:50 -0700 Subject: [PATCH] SOEOPSFY24-205 | update source directory for preview gh action --- .github/workflows/preview.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index da7e159..655100b 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -17,7 +17,7 @@ jobs: if: github.event.action != 'closed' - uses: rossjrw/pr-preview-action@v1 with: - source-dir: . + source-dir: ./out preview-branch: gh-pages umbrella-dir: pr-preview action: auto