From 04e35a05980d7605166322f1033bea68320fd393 Mon Sep 17 00:00:00 2001 From: Ben Rockwood Date: Tue, 5 Mar 2024 16:55:05 -0800 Subject: [PATCH] Missed one... Signed-off-by: Ben Rockwood --- .github/workflows/PREview-create.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/PREview-create.yaml b/.github/workflows/PREview-create.yaml index da821d21..84f19e6a 100644 --- a/.github/workflows/PREview-create.yaml +++ b/.github/workflows/PREview-create.yaml @@ -64,7 +64,7 @@ jobs: uses: ./.github/workflows/_deploy.yaml with: src_dir: build - bucket: ${{ needs.data.outputs.BUCKET }} + bucket: ${{ needs.data.outputs.BUCKET }}/docs secrets: inherit notify: