refactor: remove unnecessary default
of addChannel
plugin
This commit is contained in:
parent
47484f5eb2
commit
aa48514f85
@ -78,7 +78,6 @@ module.exports = {
|
||||
}),
|
||||
},
|
||||
addChannel: {
|
||||
default: ['@semantic-release/npm', '@semantic-release/github'],
|
||||
required: false,
|
||||
dryRun: false,
|
||||
outputValidator: output => !output || isPlainObject(output),
|
||||
|
Loading…
x
Reference in New Issue
Block a user