Skip to content

Commit a36a958

Browse files
author
Max Jones
authored
Fix resolved version (#105)
1 parent c303ba3 commit a36a958

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/release-drafter.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name-template: "v$RESOLVED_VERSION"
2-
tag-template: "v$RESOLVED_VERSION"
1+
name-template: "$RESOLVED_VERSION"
2+
tag-template: "$RESOLVED_VERSION"
33
categories:
44
- title: "Features"
55
labels:

0 commit comments

Comments
 (0)