r-gh-create-release
A wrapper utility of gh release.
Commandline options.
-h, --help Show usage.
--publish Create a new release of gh-create-release. (For
maintenance)
--dry-run dry run.
--determine-version-from STRING
Determines version string from file. (Cargo.toml,
etc...)
--notes STRING string
--tag STRING create release using tag.
--title STRING string
--target STRING string
--file ARRAY string
Examples
Create release with 1 attachment from your main branch.
- Release notes will be created automatically.
Create release with title and 1 attachment.
- Release notes will be created automatically.
Create release with release notes and 1 attachment.
Create release with release notes and 1 attachment.
- Release notes will be created from file.
Create release from your branch.
Download
- Latest versions are available here