Skip to content

Commit 4c97e01

Browse files
authored
Update release-drafter.yml
1 parent ebb2369 commit 4c97e01

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/release-drafter.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Config for https://github.com/apps/release-drafter
2+
name-template: v$NEXT_MINOR_VERSION (🐣 Code Name)
3+
tag-template: v$NEXT_MINOR_VERSION
24
template: |
35
## TODO: Added/Removed/Fixed/Changed
46
@@ -13,4 +15,4 @@ template: |
1315
- plugins:
1416
- junit-annotate#$PREVIOUS_TAG:
1517
+ junit-annotate#TODO:
16-
```
18+
```

0 commit comments

Comments
 (0)