Skip to content

Commit 9a31fda

Browse files
authored
Fix "Full Changelog" link (#272)
1 parent 6410a30 commit 9a31fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
template: |
33
$CHANGES
44
5-
**Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION
5+
**Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...$RESOLVED_VERSION
66
name-template: 'docs-builder $RESOLVED_VERSION'
77
tag-template: '$RESOLVED_VERSION'
88
change-template: '- $TITLE by @$AUTHOR in #$NUMBER'

0 commit comments

Comments
 (0)