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 6410a30 commit 9a31fdaCopy full SHA for 9a31fda
.github/release-drafter.yml
@@ -2,7 +2,7 @@
2
template: |
3
$CHANGES
4
5
- **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION
+ **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...$RESOLVED_VERSION
6
name-template: 'docs-builder $RESOLVED_VERSION'
7
tag-template: '$RESOLVED_VERSION'
8
change-template: '- $TITLE by @$AUTHOR in #$NUMBER'
0 commit comments