mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-14 01:21:00 +00:00
Testing
This commit is contained in:
parent
2add57eeff
commit
5e68429a48
1 changed files with 3 additions and 1 deletions
4
.github/release-drafter.yml
vendored
4
.github/release-drafter.yml
vendored
|
|
@ -1,6 +1,8 @@
|
|||
name-template: 'v$NEXT_PATCH_VERSION 🌈'
|
||||
name-template: 'v$NEXT_PATCH_VERSION'
|
||||
tag-template: 'v$NEXT_PATCH_VERSION'
|
||||
prerelease: true
|
||||
branches:
|
||||
- 'release-drafter'
|
||||
exclude-labels:
|
||||
- 'skip-changelog'
|
||||
categories:
|
||||
|
|
|
|||
Loading…
Reference in a new issue