Skip to content

Commit 17ec06b

Browse files
committed
build( travis ): release config update
1 parent d0c73d7 commit 17ec06b

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
"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)