Skip to content

Commit ab25690

Browse files
Merge pull request #493 from kishore08-07/master
Fix label formatting in release drafter config
2 parents 89cd0b7 + f97d437 commit ab25690

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
@@ -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)