We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 120be1e commit 9db43fdCopy full SHA for 9db43fd
src/release.config.js
@@ -1,5 +1,5 @@
1
module.exports = {
2
- branches: ['master'],
+ branches: ['master', 'main'],
3
plugins: [
4
'@semantic-release/commit-analyzer',
5
'@semantic-release/release-notes-generator',
0 commit comments