.gitea/release-drafter.yml aktualisiert
CI / release (push) Successful in 12s Details

This commit is contained in:
florian 2024-01-13 19:59:39 +01:00
parent 2121a15b99
commit 712cfd96bf
1 changed files with 4 additions and 3 deletions

View File

@ -3,11 +3,12 @@ tag-template: 'v$RESOLVED_VERSION'
version-resolver:
major:
labels:
- 'major'
- 'ReleaseTarget/Major'
- 'Kind/Breaking'
minor:
labels:
- 'minor'
- 'ReleaseTarget/Minor'
patch:
labels:
- 'patch'
- 'ReleaseTarget/Patch'
default: patch