From ac1e8899ec92845797495414bd9370caa8657c9e Mon Sep 17 00:00:00 2001 From: Ilya Radchenko Date: Fri, 12 Jan 2024 15:25:01 -0500 Subject: [PATCH] chore: try another config for release it --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index b216812..dab079d 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,8 @@ "github": { "release": true, "tokenRef": "GITHUB_AUTH" - } + }, + "npm": false }, "volta": { "node": "16.20.2"