build(releaser): fix release config

This commit is contained in:
Nightapes
2019-08-08 21:31:30 +02:00
parent 5791d3b41c
commit 467ae1f87e

View File

@@ -9,7 +9,7 @@ changelog:
printAll: false
template: ''
templatePath: ''
release: 'gitlab'
release: 'github'
assets:
- name: go-semantic-release
compress: false
@@ -19,6 +19,3 @@ github:
repo: "go-semantic-release"
user: "nightapes"
customUrl: ""
gitlab:
repo: "test/bla"
customUrl: "http://gitlab.example.com"