Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 401fb31 commit adc65daCopy full SHA for adc65da
package.json
@@ -9,7 +9,7 @@
9
"main": "index.js",
10
"scripts": {
11
"test": "echo \"Error: no test specified\"",
12
- "semantic-release": "semantic-release --branch main",
+ "semantic-release": "semantic-release --branches main",
13
"prepare": "husky install",
14
"prettier": "",
15
"lint": "",
0 commit comments