Scottish-Tech-Army / Soundscape-Android

This is the source for an Android version of the original iOS Soundscape app
https://scottish-tech-army.github.io/Soundscape-Android/
Other
2 stars 2 forks source link

Extend the release build github action to upload the build to the PlayStore as a draft release #154

Open davecraig opened 3 days ago

davecraig commented 3 days ago

We have a "tag and release" github action, but it only saves local artifacts and the upload to the PlayStore has to be done manually. We do upload them to Firebase Test Lab, so hopefully it's not much different to upload to the PlayStore. Uploading as a draft release would mean that an admin would just have to click a button to push the release to internal testing.