Browse Source

fix release-drafter.yml

Yuki Takei 2 years ago
parent
commit
0e1f1dce99
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/release-drafter.yml

+ 1 - 1
.github/release-drafter.yml

@@ -7,7 +7,7 @@ filter-by-commitish: true
 categories:
   - title: 'BREAKING CHANGES'
     labels:
-      - 'type/reaking'
+      - 'type/breaking'
   - title: '💎 Features'
     labels:
       - 'type/feature'