Skip to content

Commit

Permalink
setup git-cliff
Browse files Browse the repository at this point in the history
  • Loading branch information
gzliudan committed Mar 30, 2024
1 parent c64148a commit a58261a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cliff.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ footer = """
trim = true
# postprocessors
postprocessors = [
{ pattern = '\$REPO', replace = "https://github.com/tyrchen/geektime-rust-live-coding" }, # replace repository URL
{ pattern = '\$REPO', replace = "https://github.com/gzliudan/rust-template.git" }, # replace repository URL
]

[git]
Expand Down

0 comments on commit a58261a

Please sign in to comment.