diff --git a/package.json b/package.json index c900c51e0e..26df3c7408 100644 --- a/package.json +++ b/package.json @@ -69,6 +69,7 @@ ] }, "build": { + "generateUpdatesFilesForAllChannels": true, "files": [ "static/build/main.js" ], @@ -165,9 +166,9 @@ }, "publish": [ { - "provider": "github", - "repo": "lens", - "owner": "lensapp" + "provider": "s3", + "bucket": "lens-binaries", + "path": "/ide" } ], "protocols": {