This function is a part of the GitHub Action.
Therefore it only works when run in a GitHub Action on the main or master
branch.
Otherwise it will only return a message.
It sets a new tag at the current commit using the related entry from
NEWS.md
as message.
This tag will turn into a release.
See also
Other package:
check_codemeta()
,
check_cran()
,
check_description()
,
check_documentation()
,
check_environment()
,
check_license()
,
check_package()
,
tidy_desc()
,
update_citation()
,
write_citation_cff()
,
write_zenodo_json()