From 55da47be2ee025aa737a324314485d977b3afa9b Mon Sep 17 00:00:00 2001 From: shenmo <jifengshenmo@outlook.com> Date: Thu, 1 Sep 2022 16:23:56 +0000 Subject: [PATCH] update package.json. Signed-off-by: shenmo <jifengshenmo@outlook.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e2da58..ce613c3 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ }, "publish": [ { - "provider": "gitee", + "provider": "github", "owner": "spark-community-works-collections", "repo": "weweChat" }