Skip to content

Commit 5391a72

Browse files
authored
Update example-06-no-render.md
1 parent e1e3d25 commit 5391a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/example-06-no-render.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Publishing without rendering
22

3-
By default, `quarto publish` will re-render your project before publishing it.
3+
By default, the `quarto-actions/publish@v2` action will re-render your entire project before publishing.
44
However, if you store the rendered project in version control, you don't need
55
the GitHub action to re-render the project. In that case, add the option `render: false`
66
to the `publish` action:

0 commit comments

Comments
 (0)