Skip to content

Commit 2354e79

Browse files
committed
made the changelog categories a little more correct and removed a comment
1 parent a38eef6 commit 2354e79

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/release.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# .github/release.yml
2-
31
changelog:
42
categories:
53
- title: 'Features'
@@ -9,7 +7,8 @@ changelog:
97
labels:
108
- 'bug'
119
- title: 'Documentation'
12-
label: 'documentation'
10+
labels:
11+
- 'documentation'
1312
- title: 'Maintenance'
1413
labels:
1514
- 'github'

0 commit comments

Comments
 (0)