Is your feature request related to a problem? Please describe.
The deployment action setup earlier using CodeMagic is not functional for various reasons which are why as of now there is no way of continuous integration.
Describe the solution you'd like
Setup a GitHub Action to deploy the app on every new release.
Additional context
Make sure you keep in mind the following points:
- Setup continuous deployment to play store beta channel.
- Action triggers on a new release
- Add artefacts with the release (optional)
Jobs Required
Is your feature request related to a problem? Please describe.
The deployment action setup earlier using CodeMagic is not functional for various reasons which are why as of now there is no way of continuous integration.
Describe the solution you'd like
Setup a GitHub Action to deploy the app on every new release.
Additional context
Make sure you keep in mind the following points:
Jobs Required