Skip to content

Commit f024c77

Browse files
authored
ci: fix release drafter change template (#15)
1 parent f62c91e commit f024c77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/release-drafter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ categories:
1717
- 'refactor'
1818
- title: 'Documentation 📖'
1919
label: 'docs'
20-
change-template: '- $SUBJECT (#$NUMBER) - **_Thanks, @$AUTHOR_**!'
20+
change-template: '- $TITLE (#$NUMBER)'
2121
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
2222
version-resolver:
2323
major:

0 commit comments

Comments
 (0)