We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d10f56a commit b495695Copy full SHA for b495695
.github/workflows/publish.yml
@@ -20,6 +20,7 @@ jobs:
20
- name: Render and Publish
21
uses: quarto-dev/quarto-actions/publish@v2
22
with:
23
+ path: book
24
target: gh-pages
25
env:
26
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments