Skip to content

Commit

Permalink
Fix resolved version (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxrjones authored Oct 7, 2022
1 parent c303ba3 commit a36a958
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name-template: "v$RESOLVED_VERSION"
tag-template: "v$RESOLVED_VERSION"
name-template: "$RESOLVED_VERSION"
tag-template: "$RESOLVED_VERSION"
categories:
- title: "Features"
labels:
Expand Down

0 comments on commit a36a958

Please sign in to comment.