update config
This commit is contained in:
parent
ad516bdfd6
commit
ae716aed3d
6
.github/release-drafter.yml
vendored
6
.github/release-drafter.yml
vendored
@ -1,5 +1,5 @@
|
|||||||
name-template: "$RESOLVED_VERSION"
|
name-template: "v$RESOLVED_VERSION"
|
||||||
tag-template: "$RESOLVED_VERSION"
|
tag-template: "v$RESOLVED_VERSION"
|
||||||
categories:
|
categories:
|
||||||
- title: "🚀 Features"
|
- title: "🚀 Features"
|
||||||
labels:
|
labels:
|
||||||
@ -33,3 +33,5 @@ template: |
|
|||||||
## Changes
|
## Changes
|
||||||
|
|
||||||
$CHANGES
|
$CHANGES
|
||||||
|
|
||||||
|
**Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION
|
||||||
|
Loading…
Reference in New Issue
Block a user