Workshop - Automating Report Publishing with Quarto and GitHub Actions (LatinR 2025)
Together with Jesica Formoso, we ran a workshop at LatinR 2025 on building automated report publishing pipelines with Quarto and GitHub Actions.

The workshop walked participants through setting up a complete workflow from scratch: managing dependencies with renv, writing a GitHub Actions YAML file, scheduling periodic runs with cron expressions, and handling credentials securely with GitHub Secrets.

By the end of the session, everyone had a functioning pipeline that pulls data from a form, renders a Quarto site, and publishes it automatically to GitHub Pages.