ci(release): fix changelog version replacement

This commit is contained in:
Ivan Gabriele
2024-03-03 19:49:27 +01:00
parent 7016cffb05
commit 809af31dd0
2 changed files with 2 additions and 13 deletions

View File

@@ -1 +1,2 @@
allow-branch = ["main"]
re-release-replacements = [{ file = "CHANGELOG.md", search = "## []", replace = "## [{{version}}]" }]