Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jgraph/drawio-desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAshraf Teleb <ashraf.teleb85@gmail.com>2020-02-18 20:45:23 +0300
committerAshraf Teleb <ashraf.teleb85@gmail.com>2020-02-18 20:45:23 +0300
commit31b2134765ad3ab93e9109aef686d52c8849ee38 (patch)
treea19d11afb2ab3dc3ac0ba5ab2c7ec897dbfa87cc /electron-builder-snap.json
parent404bedb6cb0762c81f14a717931461240ff8564d (diff)
Revert "One more trial"
This reverts commit 404bedb6cb0762c81f14a717931461240ff8564d.
Diffstat (limited to 'electron-builder-snap.json')
-rw-r--r--electron-builder-snap.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/electron-builder-snap.json b/electron-builder-snap.json
index faa6411..89853a8 100644
--- a/electron-builder-snap.json
+++ b/electron-builder-snap.json
@@ -12,6 +12,9 @@
"output": "./dist/"
},
"npmRebuild": false,
+ "publish": {
+ "provider": "snapStore"
+ },
"linux": {
"executableName": "drawio",
"category": "Graphics",