Skip to content

Commit 6bdafc4

Browse files
authored
chore: update repository URL in cliff.toml (#1)
1 parent 08b08db commit 6bdafc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cliff.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ footer = """
4646
trim = true
4747
# postprocessors
4848
postprocessors = [
49-
{ pattern = '\$REPO', replace = "https://github.com/RYGRIT/rust-template" }, # replace repository URL
49+
{ pattern = '\$REPO', replace = "https://github.com/RYGRIT/rust-cli" }, # replace repository URL
5050
]
5151

5252
[git]

0 commit comments

Comments
 (0)