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 3418ae5 commit 13587e0Copy full SHA for 13587e0
.github/release-drafter.yaml
@@ -1,5 +1,5 @@
1
name-template: '$RESOLVED_VERSION'
2
-tag-template: '$RESOLVED_VERSION'
+tag-template: 'v$RESOLVED_VERSION'
3
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
4
categories:
5
- title: 'Features'
0 commit comments