Skip to content

Commit cc9c8fa

Browse files
Fix link formatting in release-drafter.yml - v is removed
Signed-off-by: Aarti Joshi <[email protected]>
1 parent cea0cf2 commit cc9c8fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ template: |
88
99
---
1010
11-
See details of [all code changes](https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION) since previous release.
11+
See details of [all code changes](https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...$RESOLVED_VERSION) since previous release.
1212
1313
categories:
1414
- title: ":warning: Breaking Changes"

0 commit comments

Comments
 (0)