diff options
-rw-r--r-- | .github/release-drafter-config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/release-drafter-config.yml b/.github/release-drafter-config.yml index de4fea7..81afa9f 100644 --- a/.github/release-drafter-config.yml +++ b/.github/release-drafter-config.yml @@ -34,7 +34,7 @@ categories: - 'BUG' - title: '🧰 Maintenance' label: 'maintenance' -change-template: '- $TITLE (#$NUMBER)' +change-template: '- $TITLE @$AUTHOR (#$NUMBER)' exclude-labels: - 'skip-changelog' template: | |