module.exports = {
extends: 'scratch-semantic-release-config',
branches: [
{
name: 'master',
// default channel
},
],
}