We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1288b4b commit ada0253Copy full SHA for ada0253
.github/release-drafter-config.yml
@@ -1,5 +1,5 @@
1
-name-template: 'Version $NEXT_PATCH_VERSION🌈'
2
-tag-template: 'v$NEXT_PATCH_VERSION'
+name-template: '$NEXT_PATCH_VERSION🌈'
+tag-template: 'jedis-$NEXT_PATCH_VERSION'
3
categories:
4
- title: '🚀Features'
5
labels:
0 commit comments