From 54998017c92f991b6fc171f6786c658b136af546 Mon Sep 17 00:00:00 2001 From: Mike Mahoney Date: Fri, 5 Aug 2022 20:01:25 -0400 Subject: [PATCH] Add path --- .github/workflows/render-examples.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/render-examples.yaml b/.github/workflows/render-examples.yaml index ca4a2c8..37bf84d 100644 --- a/.github/workflows/render-examples.yaml +++ b/.github/workflows/render-examples.yaml @@ -32,7 +32,7 @@ jobs: - uses: quarto-dev/quarto-actions/setup@v2 - uses: quarto-dev/quarto-actions/publish@v2 - with: + with: QUARTO_PUB_AUTH_TOKEN: ${{ secrets.QUARTO_PUB_AUTH_TOKEN }} target: quarto-pub - + path: template.qmd