Releases: quarto-dev/quarto-actions
Releases · quarto-dev/quarto-actions
v2.0.3
What's Changed
- Support installing latest pre-release version of quarto
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
v2
introduces new actions that are not backwards compatible with the previous v1
actions. There are three actions now:
quarto-actions/setup
: Installs quartoquarto-actions/publish
: Renders and publishes quarto projects to a variety of servicesquarto-actions/render
: Renders quarto project for downstream actions
See https://github.com/quarto-dev/quarto-actions/tree/main/examples for examples and documentation.
Full Changelog: v1.2.0...v2.0.2