We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba25bad commit e215694Copy full SHA for e215694
.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
+ publish_dir: docs
0 commit comments