diff --git a/eas.json b/eas.json index 5989bfc..2e57c03 100644 --- a/eas.json +++ b/eas.json @@ -10,8 +10,12 @@ "preview": { "distribution": "internal" }, - "mapsbuild":{}, - "production": {} + "mapsbuild":{ + "releaseChannel": "mapsbuild" + }, + "production": { + "releaseChannel": "release" + } }, "submit": { "production": {}