We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3ad464 commit 49f4c07Copy full SHA for 49f4c07
.github/workflows/publish.yml
@@ -43,6 +43,7 @@ jobs:
43
uses: quarto-dev/quarto-actions/publish@v2
44
with:
45
target: gh-pages
46
+ render: false
47
env:
48
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
49
0 commit comments