Skip to content

Commit

Permalink
Fix "Full Changelog" link (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
reakaleek authored Jan 20, 2025
1 parent 6410a30 commit 9a31fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
template: |
$CHANGES
**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
name-template: 'docs-builder $RESOLVED_VERSION'
tag-template: '$RESOLVED_VERSION'
change-template: '- $TITLE by @$AUTHOR in #$NUMBER'
Expand Down

0 comments on commit 9a31fda

Please sign in to comment.