From 531b1f4d0f6d5678cbb3f0ef71c521997591f281 Mon Sep 17 00:00:00 2001 From: Fonti Kar Date: Mon, 6 May 2024 13:40:22 +1000 Subject: [PATCH] Updated path for GHA --- .github/workflows/quarto-publish-example.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/quarto-publish-example.yml b/.github/workflows/quarto-publish-example.yml index 28eca13..fe18c39 100644 --- a/.github/workflows/quarto-publish-example.yml +++ b/.github/workflows/quarto-publish-example.yml @@ -41,6 +41,7 @@ jobs: # NOTE: If Publishing to GitHub Pages, set the permissions correctly (see top of this yaml) - name: Publish to GitHub Pages (and render) uses: quarto-dev/quarto-actions/publish@v2 + path: "book/" with: target: gh-pages env: