diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index a4883486..15305c81 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,4 +1,4 @@ # Configuration for Release Drafter: https://github.com/toolmantim/release-drafter _extends: .github -name-template: exec-maven-plugin--$NEXT_MINOR_VERSION +name-template: exec-maven-plugin-$NEXT_MINOR_VERSION tag-template: exec-maven-plugin-$NEXT_MINOR_VERSION