| use_github_release {usethis} | R Documentation |
Creates a draft GitHub release for the current package using the current
version and NEWS.md. If you are comfortable that it is correct, you will
need to publish the release from GitHub. It also deletes CRAN-RELEASE and
checks that you've pushed all commits to GitHub.
use_github_release(host = deprecated(), auth_token = deprecated())
host, auth_token |
|