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 e1e3d25 commit 5391a72Copy full SHA for 5391a72
examples/example-06-no-render.md
@@ -1,6 +1,6 @@
1
## Publishing without rendering
2
3
-By default, `quarto publish` will re-render your project before publishing it.
+By default, the `quarto-actions/publish@v2` action will re-render your entire project before publishing.
4
However, if you store the rendered project in version control, you don't need
5
the GitHub action to re-render the project. In that case, add the option `render: false`
6
to the `publish` action:
0 commit comments