diff --git a/.github/workflows/quarto-publish.yml b/.github/workflows/quarto-publish.yml index 09b4edd..16ad7f7 100644 --- a/.github/workflows/quarto-publish.yml +++ b/.github/workflows/quarto-publish.yml @@ -56,7 +56,8 @@ jobs: # CONNECT_SERVER: enter-the-server-url-here # CONNECT_API_KEY: ${{ secrets.CONNECT_API_KEY }} - NOTE: If Publishing to GitHub Pages, set the permissions correctly (see top of this yaml) + # 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 with: