Automatically deploy to Google Play Store with GitHub Actions and the Ionic Cloud CLI

Originally published at: https://ionic.io/blog/automatically-deploy-to-google-play-store-with-github-actions-and-the-ionic-cloud-cli

Faster and more frequent releases, better visibility, and the reduction of bottlenecks and knowledge silos are just some of the reasons to start automating your deployments to the Google Play Store with GitHub Actions. However, getting your deployments set up in a CI/CD environment can bring its own set of headaches. In particular, managing your…