Explorar o código

Fix bug label for generateChangelog task

Steve Riesenberg %!s(int64=3) %!d(string=hai) anos
pai
achega
9cdc3cd44b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      scripts/release/release-notes-sections.yml

+ 1 - 1
scripts/release/release-notes-sections.yml

@@ -8,7 +8,7 @@ changelog:
       labels: ["type: enhancement"]
       sort: "title"
     - title: ":beetle: Bug Fixes"
-      labels: ["type:bug"]
+      labels: ["type: bug"]
       sort: "title"
     - title: ":hammer: Dependency Upgrades"
       emoji: ":hammer:"