From 44be243516c10de5ddfc735f63e45f907d71b2ab Mon Sep 17 00:00:00 2001 From: sct Date: Fri, 12 Mar 2021 10:27:27 +0000 Subject: [PATCH] build: update release publish step --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 4e054ae1..baa6d6ee 100644 --- a/package.json +++ b/package.json @@ -194,8 +194,7 @@ "linux/arm64", "linux/arm/v7" ] - }, - "@semantic-release/github" + } ] } }