chore: Rename crate and set up automated releases.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
13774f333d
commit
4bd35a5b6e
|
@ -14,4 +14,4 @@ rand = "0.8"
|
|||
|
||||
[package.metadata.release]
|
||||
publish = false
|
||||
pre-release-hook = "git cliff --tag {{tag_name}} --output CHANGELOG.md"
|
||||
pre-release-hook = "git cliff --tag {{tag_name}} --output CHANGELOG.md && git commit CHANGELOG.md -m 'Update changelog for release.'"
|
Loading…
Reference in New Issue
Block a user