We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78b9327 + f277eba commit f1c0387Copy full SHA for f1c0387
1 file changed
.github/workflows/release.yml
@@ -87,6 +87,7 @@ jobs:
87
release_branches: master
88
default_bump: minor
89
create_annotated_tag: true
90
+ tag_prefix: ""
91
custom_tag: ${{ steps.get_version.outputs.new_tag }}
92
93
- name: Print the new tag
0 commit comments