Bukama commented on code in PR #455: URL: https://github.com/apache/maven-parent/pull/455#discussion_r1986090469
########## .github/release-drafter.yml: ########## @@ -20,4 +20,4 @@ _extends: maven-gh-actions-shared version-template: '$MAJOR' name-template: '$NEXT_MAJOR_VERSION' -tag-template: 'maven-parent-$NEXT_MAJOR_VERSION' +tag-template: 'v$NEXT_MAJOR_VERSION' Review Comment: What about minor and bugfix versions? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
