Specify AWS S3 region

This commit is contained in:
Igor Gassmann 2018-03-09 15:35:43 -05:00
parent f574070480
commit c1e2e7df6a

View file

@ -4,7 +4,8 @@
"publish": [{
"provider": "s3",
"bucket": "build.lbry.io",
"path": "app/release"
"path": "app/release",
"region": "us-east-1"
}, "github"],
"mac": {
"target": "dmg",