In this post, I’ll show how I managed to automate android app publishing on Play Store. I had ZERO knowledge about CI/CD before I tried this.😅 I tried a couple of plugins like Fastlane, CircleCi, Triple-T, but I found GitHub Actions super easy(At-least for me 😉). You can find more…