Skip to content

Commit b495695

Browse files
fix path
1 parent d10f56a commit b495695

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- name: Render and Publish
2121
uses: quarto-dev/quarto-actions/publish@v2
2222
with:
23+
path: book
2324
target: gh-pages
2425
env:
2526
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)