Skip to content

Commit

Permalink
[chore] remove non-existent labels from release.yml (#23)
Browse files Browse the repository at this point in the history
Signed-off-by: danbugs <[email protected]>
  • Loading branch information
danbugs authored Nov 6, 2024
1 parent 8e0602b commit 019e66b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,13 @@ changelog:
exclude:
labels:
- chore
- ignore
categories:
- title: 🛠 Breaking Changes
labels:
- breaking-change
- title: 🎉 New Features
labels:
- enhancement
- feature
- title: 🐛 Bug Fixes
labels:
- bug
Expand Down

0 comments on commit 019e66b

Please sign in to comment.