Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Update the release.yml file with the latest label changes
  • Loading branch information
FranzBusch committed Dec 18, 2024
1 parent a5052b9 commit 9135e4c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,13 @@ changelog:
categories:
- title: SemVer Major
labels:
- semver/major
- ⚠️ semver/major
- title: SemVer Minor
labels:
- semver/minor
- 🆕 semver/minor
- title: SemVer Patch
labels:
- semver/patch
- 🔨 semver/patch
- title: Other Changes
labels:
- semver/none
- "*"

0 comments on commit 9135e4c

Please sign in to comment.