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 205dc1c commit a965134Copy full SHA for a965134
.github/release-drafter.yml
@@ -1,5 +1,5 @@
1
-name-template: 'v$RESOLVED_VERSION 🌈'
2
-tag-template: 'v$RESOLVED_VERSION'
+name-template: '$RESOLVED_VERSION'
+tag-template: '$RESOLVED_VERSION'
3
categories:
4
- title: '🚀 Features'
5
labels:
0 commit comments