Skip to content

Commit 9d84ed7

Browse files
Merge pull request #487 from kishore08-07/master
Fix label formatting in release-drafter config
2 parents 962ffc0 + 10ac5e1 commit 9d84ed7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ categories:
1818
- 'area/tests'
1919
- title: 📖 Documentation
2020
labels:
21-
- rea/docs
21+
- 'area/docs'
2222
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
2323
template: |
2424
## What's new ?

0 commit comments

Comments
 (0)