Bläddra i källkod

fix release-drafter.yml

Yuki Takei 3 år sedan
förälder
incheckning
2f2b0f3374
1 ändrade filer med 1 tillägg och 1 borttagningar
  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'