Skip to content

Commit ee2f5ce

Browse files
Merge pull request #192 from kishore08-07/master
Fix label formatting in release-drafter config
2 parents f79e3e3 + 8842486 commit ee2f5ce

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)