Skip to content

Commit

Permalink
fix: release naming issue
Browse files Browse the repository at this point in the history
  • Loading branch information
as1729 committed Jan 5, 2024
1 parent 6bc3a58 commit 435210a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name-template: 'v$RESOLVED_VERSION'
tag-template: 'release/$RESOLVED_VERSION'
tag-prefix: 'release/'
version-template: '2023.$MINOR'
version-template: '$RESOLVED_VERSION'
version-resolver:
default: minor
prerelease: true
Expand Down

0 comments on commit 435210a

Please sign in to comment.