Since we are going to need to build this often, it is a good candidate to automate with Continuous Integration. Possible steps: - Do all work on `develop` - Once the code is ready, merge to `master` - Any commits to `master` trigger an Action: https://github.com/features/actions
Since we are going to need to build this often, it is a good candidate to automate with Continuous Integration.
Possible steps:
developmastermastertrigger an Action: https://github.com/features/actions