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