aboutsummaryrefslogtreecommitdiffstats
path: root/electron-builder.yml
diff options
context:
space:
mode:
authorLibravatar Markus Hatvan <markus_hatvan@aon.at>2021-08-17 09:03:17 +0200
committerLibravatar GitHub <noreply@github.com>2021-08-17 09:03:17 +0200
commit829c3e2dfc9e7d2f042241bfe7e22abd29d9e915 (patch)
tree0f6e0bc513092a2175e98d78ddb37b82a8956d3c /electron-builder.yml
parentrefactor: pull in code-cleanup changes in the recipes submodule. (diff)
downloadferdium-app-829c3e2dfc9e7d2f042241bfe7e22abd29d9e915.tar.gz
ferdium-app-829c3e2dfc9e7d2f042241bfe7e22abd29d9e915.tar.zst
ferdium-app-829c3e2dfc9e7d2f042241bfe7e22abd29d9e915.zip
build: fix snap release to snapstore only (#1809)
Diffstat (limited to 'electron-builder.yml')
-rw-r--r--electron-builder.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/electron-builder.yml b/electron-builder.yml
index e8cb0f4f5..893fa4701 100644
--- a/electron-builder.yml
+++ b/electron-builder.yml
@@ -61,11 +61,6 @@ linux:
61 - target: freebsd 61 - target: freebsd
62 - target: snap 62 - target: snap
63 63
64snap:
65 publish:
66 - snapStore
67 - github
68
69nsis: 64nsis:
70 perMachine: false 65 perMachine: false
71 oneClick: true 66 oneClick: true