Skip to content

Commit 9e7cf54

Browse files
authored
Merge pull request #424 from andyli029/324_release
.github: adjust release-drafter
2 parents d2d99c6 + a1ca533 commit 9e7cf54

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
@@ -14,7 +14,7 @@ categories:
1414
- title: 'Bug Fixes'
1515
labels:
1616
- 'bug'
17-
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
17+
change-template: '- $TITLE (#$NUMBER)'
1818
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
1919
version-resolver:
2020
major:

0 commit comments

Comments
 (0)