
Deploy a pkgdown site with GitHub Actions
Source:R/rog-actions-pkgdown-branch.R
rog_actions_pkgdown_branch.RdCreate a GitHub Action workflow that builds a pkgdown site from
your package and deploys it to the gh-pages branch.
See also
Site setup helpers:
rog_add_template_pkgdown(),
rog_build()