Skip to content

Commit

Permalink
Format it correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
aamirazad committed Jun 29, 2024
1 parent 8f0fd19 commit 91c0a19
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 @@ -45,7 +45,7 @@ categories:
exclude-labels:
- "skip-changelog"
category-template: "### $TITLE"
change-template: "- $TITLE @$AUTHOR ([#$NUMBER])"
change-template: "- $TITLE @$AUTHOR (#$NUMBER)"
change-title-escapes: '\<*_&#@'
template: |
## v$RESOLVED_VERSION
Expand Down

0 comments on commit 91c0a19

Please sign in to comment.