Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: create a CI release and publish apks
If android APK have been built for `main` we create a new release with the name and tag of format `vdate '+%Y-%m-%d %H:%M:%S'`. We can't (or shouldn't) use the same tag for this such as `nightly` because tags are meant to be immutable.
- Loading branch information