Skip to content

Commit

Permalink
Fix tag-template in release-drafter
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Oct 26, 2023
1 parent 63322f7 commit 9560f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
_extends: .github
name-template: '$RESOLVED_VERSION'
tag-template: 'wagon-maven-plugin-$RESOLVED_VERSION'
tag-template: '$RESOLVED_VERSION'
version-resolver:
major:
labels:
Expand Down

0 comments on commit 9560f74

Please sign in to comment.