File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
_extends : .github:.github/release-drafter.yml
2
- name-template : ' 3.$MINOR.$PATCH'
3
- tag-template : ' plexus-xml-3.$MINOR.$PATCH'
4
- version-template : ' 3.$MINOR.$PATCH'
5
- commitish : ' 3.x'
2
+ name-template : 3.$MINOR.$PATCH
3
+ tag-template : plexus-xml-3.$MINOR.$PATCH
4
+ version-template : 3.$MINOR.$PATCH
5
+ commitish : 3.x
6
6
filter-by-commitish : true
Original file line number Diff line number Diff line change 1
1
_extends : .github:.github/release-drafter.yml
2
- name-template : ' 4.$MINOR.$PATCH'
3
- tag-template : ' plexus-xml-4.$MINOR.$PATCH'
4
- version-template : ' 4.$MINOR.$PATCH'
5
- commitish : ' master'
2
+ name-template : 4.$MINOR.$PATCH'
3
+ tag-template : plexus-xml-4.$MINOR.$PATCH
4
+ version-template : 4.$MINOR.$PATCH
5
+ commitish : master
6
6
filter-by-commitish : true
You can’t perform that action at this time.
0 commit comments