remove s3 from list of publishers

This commit is contained in:
Sean Yesmunt 2020-04-14 12:19:34 -04:00
parent 501ed9b174
commit 014e62f094

View file

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