Переглянути джерело

Fix the Release Drafter configuration

Oleg Nenashev 6 роки тому
батько
коміт
9c9a1d1bd9
1 змінених файлів з 2 додано та 2 видалено
  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: