You've already forked go-semantic-release
feat(config): add config file
This commit is contained in:
15
.release.yml
Normal file
15
.release.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
commitFormat: angular
|
||||
branch:
|
||||
master: release
|
||||
travis: rc
|
||||
beta: beta
|
||||
alpha: alpha
|
||||
changelog:
|
||||
print: all/compact
|
||||
template: ''
|
||||
templatePath: ''
|
||||
release: 'github'
|
||||
github:
|
||||
url: ''
|
||||
gitlab:
|
||||
url: ''
|
||||
Reference in New Issue
Block a user