aboutsummaryrefslogtreecommitdiffstats
path: root/electron-builder.yml
diff options
context:
space:
mode:
Diffstat (limited to 'electron-builder.yml')
-rw-r--r--electron-builder.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/electron-builder.yml b/electron-builder.yml
index bf3b25ac1..e8cb0f4f5 100644
--- a/electron-builder.yml
+++ b/electron-builder.yml
@@ -63,7 +63,8 @@ linux:
63 63
64snap: 64snap:
65 publish: 65 publish:
66 provider: "snapStore" 66 - snapStore
67 - github
67 68
68nsis: 69nsis:
69 perMachine: false 70 perMachine: false