Skip to content

Commit 7c28546

Browse files
authored
Update release-drafter.yml (#40)
1 parent e0549f7 commit 7c28546

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/release-drafter.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ tag-template: 'v$RESOLVED_VERSION'
33
template: |
44
# What's Changed
55
$CHANGES
6+
67
**Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION
78
commitish: refs/heads/main
89

@@ -37,4 +38,4 @@ version-resolver:
3738
- 'dependencies'
3839

3940
exclude-labels:
40-
- 'skip-changelog'
41+
- 'skip-changelog'

0 commit comments

Comments
 (0)