Skip to content

Commit 56c8510

Browse files
authored
Fix the template in release-drafter.yml (#1057)
1 parent f92c69d commit 56c8510

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
@@ -5,7 +5,7 @@ template: |
55
66
$CHANGES
77
8-
**Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION
8+
**Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...$RESOLVED_VERSION
99
1010
categories:
1111
- title: 'New Features'

0 commit comments

Comments
 (0)