Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit adc65da

Browse files
committed
build: fixed release branch with semnatic-release
1 parent 401fb31 commit adc65da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"main": "index.js",
1010
"scripts": {
1111
"test": "echo \"Error: no test specified\"",
12-
"semantic-release": "semantic-release --branch main",
12+
"semantic-release": "semantic-release --branches main",
1313
"prepare": "husky install",
1414
"prettier": "",
1515
"lint": "",

0 commit comments

Comments
 (0)