nimblehq / jetpack-compose-crypto

This is an sample Crypto market prices app built with Jetpack Compose
https://nimblehq.co/
MIT License
21 stars 5 forks source link

[Chore] Add new workflow for production release #38

Open hoangnguyen92dn opened 2 years ago

hoangnguyen92dn commented 2 years ago

Why

We now have the workflow to publish the debug build on develop branch only. By creating a new workflow to have a release build on main branch whenever a new release published.

Who Benefits?

Developers, PMs, etc.