Have you been in a situation where you want to test a feature from a specific branch? But you don't have an environment set up in the local? Or you are out somewhere and don't have access to your PC? Or your client/QA is pinging you all the time to provide APK with specific configuration and features?
I've written this blog in which will talk about how we can solve the above problems by manually generating APK using Github actions.
#github #Blog #CICD #AndroidDev
http://burhanrashid52.com/2020/11/28/manually-generate-apk-using-github-actions/