From e71eed00ad4283f0dc7badbb4b606a55a28902f5 Mon Sep 17 00:00:00 2001 From: muwoo <2424880409@qq.com> Date: Thu, 26 Aug 2021 17:33:44 +0800 Subject: [PATCH] feat: workflow --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 84b947b..88f7442 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,8 @@ "allowToChangeInstallationDirectory": true }, "linux": { - "icon": "build/icons/" + "icon": "build/icons/", + "publish": ["github"] } }, "dependencies": {