Update release.yml

This commit is contained in:
Revar Desmera
2025-04-25 19:56:29 -07:00
committed by GitHub
parent 480ed3dca2
commit fa2af852dc

8
.github/release.yml vendored
View File

@@ -3,19 +3,19 @@
changelog: changelog:
exclude: exclude:
labels: labels:
- ignore-for-release - Ignore-For-Release
categories: categories:
- title: Breaking Changes - title: Breaking Changes
labels: labels:
- Semver-Major - Semver-Major
- breaking-change - Breaking-Change
- title: New Features - title: New Features
labels: labels:
- Semver-Minor - Semver-Minor
- enhancement - Enhancement
- title: Bugfixes - title: Bugfixes
labels: labels:
- bug - Bug
- title: Other Changes - title: Other Changes
labels: labels:
- "*" - "*"