We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0eb49f commit 610b4adCopy full SHA for 610b4ad
.github/workflows/quarto-publish.yml
@@ -25,4 +25,4 @@ jobs:
25
uses: peaceiris/actions-gh-pages@v3
26
with:
27
github_token: ${{ secrets.GITHUB_TOKEN }}
28
- publish_dir: ./docs # This should be your Quarto output directory
+ publish_dir: ./docs
0 commit comments