Is this the correct format for pre-release-hook?
This commit is contained in:
parent
50194aeab5
commit
f6878895b1
|
@ -15,3 +15,5 @@ rand = "0.8"
|
|||
[package.metadata.release]
|
||||
tag-prefix = ""
|
||||
publish = false
|
||||
push = false
|
||||
pre-release-hook = ["git-cliff", "--unreleased", "-o", "CHANGELOG.md", "--tag", "{{version}}"]
|
Loading…
Reference in New Issue
Block a user