From f151f20454207c542b6390ec93d5534824446f31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8A=9B=E7=9A=93?= Date: Wed, 24 Feb 2021 09:52:06 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=A2=9E=E5=8A=A0=20refactor/*?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lerna.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lerna.json b/lerna.json index 2c5b8125f..d03992c5e 100644 --- a/lerna.json +++ b/lerna.json @@ -18,7 +18,8 @@ "master", "main", "release/*", - "daily/*" + "daily/*", + "refactor/*" ] }, "publish": {