fix: replace main to master branch on release
This commit is contained in:
parent
073d316797
commit
00a8cccaf6
@ -29,7 +29,7 @@
|
||||
"lint:prettier": "prettier \".\" --check",
|
||||
"lint:commit": "commitlint",
|
||||
"lint:staged": "lint-staged",
|
||||
"release": "semantic-release --branches main",
|
||||
"release": "semantic-release",
|
||||
"generate": "plop",
|
||||
"semantic-release": "semantic-release"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user