Skip to content

Commit

Permalink
cliff
Browse files Browse the repository at this point in the history
Signed-off-by: Vaibhav Rabber <[email protected]>
  • Loading branch information
vrongmeal committed Dec 19, 2024
1 parent 8d13e0f commit fb122e1
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 @@ -36,7 +36,7 @@ footer = """
trim = true
# postprocessors
postprocessors = [
{ pattern = '<REPO>', replace = "https://github.com/s2-streamstore/s2-cli" }, # replace repository URL
{ pattern = '<REPO>', replace = "https://github.com/s2-streamstore/s2-sdk-rust" }, # replace repository URL
]
# render body even when there are no releases to process
# render_always = true
Expand Down

0 comments on commit fb122e1

Please sign in to comment.