From 1a7c6de5d2469cf737546bb95c5cf7791582bdc9 Mon Sep 17 00:00:00 2001 From: viarotel Date: Thu, 17 Oct 2024 23:37:10 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=F0=9F=91=B7=20Update=20CI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3e3775..b0cfb80 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "lint:fix": "eslint . --fix", "dev": "unbuild && npx .", "build": "unbuild", - "release": "changelogen --release --prerelease && unbuild && npm publish && git push --follow-tags", + "release": "changelogen --release --prerelease --push && unbuild && npm publish", "prepare": "husky install" }, "dependencies": {