diff --git a/cog.toml b/cog.toml index 2f52731..6166613 100644 --- a/cog.toml +++ b/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