瀏覽代碼

fix release-drafter.yml

Yuki Takei 3 年之前
父節點
當前提交
2f2b0f3374
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/release-drafter.yml

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

@@ -18,7 +18,7 @@ categories:
 category-template: '### $TITLE'
 change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
 autolabeler:
-  - label: 'feature'
+  - label: 'type/feature'
     branch:
       - '/^feat\/.+/'
   - label: 'type/improvement'