We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddb75f6 commit 3670413Copy full SHA for 3670413
.github/release-drafter.yml
@@ -1,6 +1,6 @@
1
# See https://github.com/release-drafter/release-drafter#configuration-options
2
name-template: 'v$RESOLVED_VERSION'
3
-tag-template: 'v$RESOLVED_VERSION'
+tag-template: 'rel/v$RESOLVED_VERSION'
4
# Filter previous releases to consider only those with the target matching the current branch
5
filter-by-commitish: true
6
tag-prefix: REL
0 commit comments