inherited an app that still calls expo publish in its release script, how do i move it to eas update without stranding old installs
took over a small app from a contractor, ships to maybe 4000 users, and the release doc says run expo publish. that command is gone on the sdk we are upgrading to and i now have to understand the replacement before i…