Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Commit

Permalink
chore: do not upload to snap store
Browse files Browse the repository at this point in the history
Copy paste of ipfs/ipfs-desktop#1069

Trying to fix
  • Loading branch information
amaury1093 authored Oct 31, 2019
1 parent 7981756 commit 04f2b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/fether-electron/electron-builder.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"category": "public.app-category.productivity"
},
"productName": "Parity Fether",
"publish": "github",
"publish": ["github"],
"win": {
"icon": "icons/icon.ico",
"publisherName": "Parity Technologies (UK) Ltd.",
Expand Down

0 comments on commit 04f2b9e

Please sign in to comment.