diff --git a/.github/release.yml b/.github/release.yml index 5848b8fc..3210fec3 100644 --- a/.github/release.yml +++ b/.github/release.yml @@ -1,5 +1,3 @@ -# .github/release.yml - changelog: categories: - title: 'Features' @@ -9,7 +7,8 @@ changelog: labels: - 'bug' - title: 'Documentation' - label: 'documentation' + labels: + - 'documentation' - title: 'Maintenance' labels: - 'github'