contracts/.gitea/release-drafter.yml
Râu Cao 6113e456af
All checks were successful
continuous-integration/drone/push Build is passing
Add release drafter action configs
2023-04-11 23:13:05 +02:00

15 lines
251 B
YAML

name-template: 'v$RESOLVED_VERSION'
tag-template: 'v$RESOLVED_VERSION'
version-resolver:
major:
labels:
- release/major
minor:
labels:
- release/minor
- feature
patch:
labels:
- release/patch
default: patch