Whenever a new tag match v[0-9]+.[0-9]+.[0-9]* is pushed a new build will start and the resulting Android and iOS artifacts will be published to internal testing tracks. A draft release will also be created in github, we should publish the release if we promote either build to production.
Whenever a new tag match
v[0-9]+.[0-9]+.[0-9]*
is pushed a new build will start and the resulting Android and iOS artifacts will be published to internal testing tracks. A draft release will also be created in github, we should publish the release if we promote either build to production.