
Create a GitHub Action that deploys a pkgdown site
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()