Skip to content

Commit 683ae6a

Browse files
committed
fix: release drafter configuration
1 parent c6096e8 commit 683ae6a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name-template: 'Release <RELEASE_VERSION>'
2-
tag-template: 'v<RELEASE_VERSION>'
1+
name-template: 'Release $RESOLVED_VERSION'
2+
tag-template: 'v$RESOLVED_VERSION'
33
pull-request-limit: 15
44
exclude-labels:
55
- 'skip-release'

0 commit comments

Comments
 (0)