Skip to content

Commit b97a574

Browse files
Fix release-drafter config
1 parent 14d3067 commit b97a574

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Diff for: .github/release-drafter-3.x.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
_extends: .github:.github/release-drafter.yml
2+
tag-template: plexus-xml-$NEXT_PATCH_VERSION
23
version-template: 3.$MINOR.$PATCH
34
commitish: 3.x
45
filter-by-commitish: true

Diff for: .github/release-drafter-master.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
_extends: .github:.github/release-drafter.yml
2+
tag-template: plexus-xml-$NEXT_PATCH_VERSION
23
version-template: 4.$MINOR.$PATCH
34
commitish: master
45
filter-by-commitish: true

0 commit comments

Comments
 (0)