From: Andrew Gundersen Date: Wed, 14 Apr 2021 13:18:49 +0000 (-0500) Subject: cicd X-Git-Tag: v0.9.3 X-Git-Url: https://andrewgundersen.net/repos?a=commitdiff_plain;h=b0587897298c93ea18e1326f877293f3a3d85ca2;p=mime-chat cicd --- diff --git a/package.json b/package.json index ceec30e..743457c 100644 --- a/package.json +++ b/package.json @@ -73,11 +73,6 @@ "builderOptions": { "appId": "com.crimata.${name}", "productName": "Crimata Messenger", - "artifactName": "${productName}-${version}.${ext}", - "publish": { - "provider": "github", - "token": "fSCN8xr4EgccV7z1UNaw" - } } } }