Skip to content

v2.0.2

Compare
Choose a tag to compare
@cscheid cscheid released this 20 Jul 19:16
· 53 commits to main since this release

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 quarto
  • quarto-actions/publish: Renders and publishes quarto projects to a variety of services
  • quarto-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