Skip to content

Commit

Permalink
Fixed release labels (#917)
Browse files Browse the repository at this point in the history
  • Loading branch information
tanghel authored Dec 21, 2022
1 parent 6c3b3d1 commit 92f370e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ changelog:
- title: Breaking Changes 🛠
labels:
- breaking-change
- title: Bugfixes 🐛
labels:
- bug
- title: Exciting New Features 🎉
labels:
- feature
- title: Bugfixes 🐛
labels:
- bugfix
- title: Other Notable Changes
labels:
- "*"

0 comments on commit 92f370e

Please sign in to comment.