chore: fix sem rel configuration
This commit is contained in:
parent
1bd04e9f36
commit
3ed3fa5c0a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
module.exports = {
|
||||
branch: 'main',
|
||||
branches: ["main"],
|
||||
plugins: [
|
||||
"@semantic-release/commit-analyzer",
|
||||
"@semantic-release/release-notes-generator",
|
||||
"@semantic-release/github"
|
||||
]
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue