Sfoglia il codice sorgente

Fix the Release Drafter configuration

Oleg Nenashev 6 anni fa
parent
commit
9c9a1d1bd9
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      .github/release-drafter.yml

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

@@ -20,12 +20,12 @@ categories:
       - new-feature
   - title: 🐛 Bug Fixes
     label: bug
-  - title: :package: Packaging changes
+  - title: ":package: Packaging changes"
     label: packaging
   - title: 📝 Documentation updates
     label: documentation
   # Default label used by Dependabot
-  - title: :arrow_up: Dependency updates
+  - title: ":arrow_up: Dependency updates"
     label: dependencies
   - title: 👻 Maintenance
     labels: