chore: change default branch name in .releaserc.js
This commit is contained in:
parent
a3e5d6ba96
commit
1a2cc86f3c
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
module.exports = {
|
||||
branch: 'master',
|
||||
branch: 'main',
|
||||
plugins: [
|
||||
"@semantic-release/commit-analyzer",
|
||||
"@semantic-release/release-notes-generator",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue