R/github.R
get_gh_token.Rd
Get GitHub token
get_gh_token(token_name = "")
Optional name of token to use
The value of the GitHub access token extracted from environment variables.
Other github: get_default_github_branch(), get_latest_commit(), use_github_action_pkgcheck()
get_default_github_branch()
get_latest_commit()
use_github_action_pkgcheck()
if (FALSE) { # \dontrun{ token <- get_gh_token () } # }