You've already forked go-semantic-release
build(releaser): fix release config
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user