diff --git a/release.config.js b/release.config.js index 28544e5..71334e1 100644 --- a/release.config.js +++ b/release.config.js @@ -1,6 +1,6 @@ /* eslint-disable no-template-curly-in-string */ module.exports = { - branches: ['prod'], + branches: ['master'], plugins: [ [ '@semantic-release/commit-analyzer',