fix: add tag prefix to cocogitto config
This commit is contained in:
parent
f8a231138a
commit
6141d29ce6
1 changed files with 1 additions and 0 deletions
1
cog.toml
1
cog.toml
|
|
@ -1,5 +1,6 @@
|
|||
from_latest_tag = false
|
||||
ignore_merge_commits = true
|
||||
tag_prefix = "v"
|
||||
disable_changelog = false
|
||||
disable_bump_commit = false
|
||||
generate_mono_repository_global_tag = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue