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 29e02ae commit 49f0a82Copy full SHA for 49f0a82
.github/release-drafter.yml
@@ -1,5 +1,6 @@
1
-name-template: 'v21.$MINOR.$PATCH'
2
-tag-template: 'v21.$MINOR.$PATCH'
+version-template: 'v21.$MINOR.$PATCH'
+name-template: '$RESOLVED_VERSION'
3
+tag-template: '$RESOLVED_VERSION'
4
categories:
5
- title: '🚀 Features'
6
labels:
0 commit comments