We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08b08db commit 6bdafc4Copy full SHA for 6bdafc4
1 file changed
cliff.toml
@@ -46,7 +46,7 @@ footer = """
46
trim = true
47
# postprocessors
48
postprocessors = [
49
- { pattern = '\$REPO', replace = "https://github.com/RYGRIT/rust-template" }, # replace repository URL
+ { pattern = '\$REPO', replace = "https://github.com/RYGRIT/rust-cli" }, # replace repository URL
50
]
51
52
[git]
0 commit comments