mirror of
https://github.com/pufereq/python-template.git
synced 2025-12-12 22:29:33 +00:00
build(.release_it.toml): remove unused config file
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
[hooks]
|
||||
"before:init" = ["git pull origin main"]
|
||||
"after:bump" = ["git-cliff -o CHANGELOG.md -t ${version}", "echo \"${version}\" > VERSION", "git add CHANGELOG.md VERSION"]
|
||||
|
||||
[git]
|
||||
requireBranch = "main"
|
||||
commitMessage = "chore(release): ${version}"
|
||||
Reference in New Issue
Block a user