From d2e2398caef2d9190cf760ebe2d18afc22ae798b Mon Sep 17 00:00:00 2001 From: Cyriaque Date: Wed, 22 Apr 2020 14:42:52 +0200 Subject: [PATCH] Re-enabled gh release file --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index a8a0bb2..5851349 100644 --- a/package.json +++ b/package.json @@ -79,6 +79,7 @@ }, "win": { "target": "nsis", + "publish": "github", "icon": "src/assets/scanner.ico" }, "nsis": { @@ -98,4 +99,4 @@ }, "publish": false } -} +} \ No newline at end of file