Skip to content

Commit 9855c4c

Browse files
Set publish
1 parent 62efcd1 commit 9855c4c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

electron_app/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,9 @@
8181
},
8282
"publish": [
8383
{
84-
"provider": "generic",
85-
"url": "https://cdn.criptext.com/Criptext-Email-Desktop/mac"
84+
"provider": "s3",
85+
"bucket": "s3-us-west-2",
86+
"path": "web-res/Criptext-Email-Desktop/mac"
8687
}
8788
]
8889
},

0 commit comments

Comments
 (0)