diff --git a/package.json b/package.json index 9d573c4e..3e539e5d 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "commit": true, "requireCleanWorkingDir": false, "commitMessage": "🚀RELEASE v${version}", - "push": false, + "push": true, "tag": true, "tagName": null, "tagAnnotation": "v${version}"