From 7e3570e9231929f366047ff149364ec06344d2ee Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Sat, 15 Apr 2023 22:47:42 +0200 Subject: [PATCH] updated release config --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd54f66..f73808e 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "requireCleanWorkingDir": false, "commitMessage": "🚀Bumped version to ${version}", "requireBranch": "main", - "push": false, + "push": true, "tag": true, "tagName": null, "tagAnnotation": "${version}"