Skip to content

Commit 1f612de

Browse files
authored
build( travis ): release config update
2 parents 6538ab6 + 17ec06b commit 1f612de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"format": "gulp css:format",
1010
"build": "gulp build",
1111
"ci": "npm run build && git add dist -f && git commit -m \"build(release): auto build [ci skip]\"",
12-
"release": "corp-semantic-release --branch master",
12+
"release": "corp-semantic-release -- --branch master",
1313
"log": "conventional-github-releaser -p angular -r 0"
1414
},
1515
"dependencies": {},

0 commit comments

Comments
 (0)