diff --git a/package.json b/package.json index 6272f13..97b847c 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "standard-version": { "scripts": { "postchangelog": "sed -i \"\" \"s/### \\[/## \\[/g\" CHANGELOG.md", - "posttag": "git push && git push --follow-tags && yarn publish . && gh-release --yes" + "posttag": "git push --follow-tags origin master && yarn publish . && gh-release --yes" } }, "dependencies": {