Skip to content

Commit 25cf154

Browse files
author
Markus Günther
committed
Build: Adjust the semantic-release script command
1 parent d88afd0 commit 25cf154

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
@@ -65,7 +65,7 @@
6565
"test": "jest",
6666
"test:watch": "npm test -- --watch",
6767
"travis-deploy-once": "travis-deploy-once",
68-
"semantic-release": "semantic-release pre && npm publish && semantic-release post",
68+
"semantic-release": "semantic-release",
6969
"commit": "git-cz"
7070
},
7171
"license": "MIT",

0 commit comments

Comments
 (0)