diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 144ebda..e731495 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,6 +1,6 @@ # Configuration for Release Drafter: https://github.com/toolmantim/release-drafter -name-template: $NEXT_PATCH_VERSION -tag-template: $NEXT_PATCH_VERSION +name-template: v$NEXT_PATCH_VERSION +tag-template: v$NEXT_PATCH_VERSION # Emoji reference: https://gitmoji.carloscuesta.me/ categories: