Release channel issues (loading from a different channel than it's supposed to)

Hi,

We’re experiencing an issue where the users’ device loads from a different release channel than it’s supposed to
We have a “test_standalone” for dev/testing and “prod_standalone” for production environment. All our production builds uses “prod_standalone” release channel

A few hours ago we started experiencing a white screen issue and found that the users’ devices started loading the JS bundle file from “test_standalone” (a completely different version than its supposed to)

Also, whenever we make an expo publish to “prod_standalone”, it doesn’t seem to get published to the devices.