Skip to content

Commit

Permalink
Fix quarto workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hughjonesd committed Apr 22, 2024
1 parent 97a24fe commit cb3414d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/quarto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit cb3414d

Please sign in to comment.