Skip to contents

The GitHub action created would build a pkgdown of your package in the gh-pages branch of your repo.

Usage

rog_actions_pkgdown_branch(pkg = ".", overwrite = TRUE)

Arguments

pkg

Path to package.

overwrite

Overwrite the action if it was already present.

See also