From 8c1b81ccfe69e02ee7db9fa9cd37f27e01bde002 Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Thu, 24 Dec 2020 18:51:40 +0100 Subject: [PATCH] =?UTF-8?q?build:=20=F0=9F=93=A6=EF=B8=8F=20fix=20semantic?= =?UTF-8?q?-release=20script?= 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 4b403aac..60e05a94 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "lint:eslint": "npx eslint bin/*.js src/*.ts __tests__/*.ts --cache", "lint:docs": "npx markdownlint README.md", "lint:fix": "yarn lint:eslint --fix", - "release": "npx semantic-release --ci" + "release": "npx semantic-release --no-ci" }, "ultra": { "concurrent": [