Skip to content

Commit f1c0387

Browse files
authored
Merge pull request #29 from KiraCore/hotfix/ml-ci-double-v
fix(ci): Fix doubled v tag
2 parents 78b9327 + f277eba commit f1c0387

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787
release_branches: master
8888
default_bump: minor
8989
create_annotated_tag: true
90+
tag_prefix: ""
9091
custom_tag: ${{ steps.get_version.outputs.new_tag }}
9192

9293
- name: Print the new tag

0 commit comments

Comments
 (0)