Răsfoiți Sursa

fix release-drafter.yml

Yuki Takei 2 ani în urmă
părinte
comite
2f2b0f3374
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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'