chore: correct spacing

This commit is contained in:
C4illin
2025-10-07 20:11:44 +00:00
parent 4f61577421
commit 0ac585c9da

View File

@@ -8,13 +8,13 @@ jobs:
steps:
- uses: bcoe/conventional-release-labels@v1
with:
type_labels: |
{
"feat": "Feature",
"fix": "Fix",
"breaking": "Breaking",
"chore": "Chore",
"docs": "Docs",
"test": "Test",
"ci": "CI",
}
type_labels: |
{
"feat": "Feature",
"fix": "Fix",
"breaking": "Breaking",
"chore": "Chore",
"docs": "Docs",
"test": "Test",
"ci": "CI",
}