You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Crazy idea for beta builds: only rebuild if we have a flag of some sort in the commit message, or if we specifically bump a version number. Otherwise, use publish for OTA.
I'm thinking for release, maybe we just do expo publish manually, or we have a release branch.
We should have
expo publish
doing OTA updates when we want to release if we don't need an SDK update.Should we automate this?
The text was updated successfully, but these errors were encountered: