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": [
"github",
{
"provider": "s3",
"bucket": "build.lbry.io",
"path": "app/release",
"region": "us-east-1"
"provider": "github"
}
],
"mac": {