mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-11-14 14:45:52 -06:00
Update release-drafter.yml
This commit is contained in:
parent
314588283a
commit
80555d945e
11
.github/release-drafter.yml
vendored
11
.github/release-drafter.yml
vendored
@ -1,5 +1,5 @@
|
||||
name-template: '$RESOLVED_VERSION'
|
||||
tag-template: '$RESOLVED_VERSION'
|
||||
name-template: '$YEAR.$MONTH.$DAY'
|
||||
tag-template: '$YEAR.$MONTH.$DAY'
|
||||
tag-prefix: ""
|
||||
categories:
|
||||
- title: '🚀 Features'
|
||||
@ -56,3 +56,10 @@ replacers:
|
||||
replace: ''
|
||||
exclude-labels:
|
||||
- 'skip-changelog'
|
||||
|
||||
# Add this section
|
||||
version-resolver:
|
||||
default: $YEAR.$MONTH.$DAY
|
||||
|
||||
# Add this line
|
||||
filter-by-commitish: ['main', 'master']
|
||||
|
Loading…
Reference in New Issue
Block a user