-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Add a GitHub Actions workflow to automatically build signed release APK/AAB artifacts and publish them to the GitHub Releases page with auto-generated release notes.
The goal is to:
- Build release APK and AAB on version tag (e.g. vX.Y.Z)
- Sign builds using a keystore stored securely in GitHub Secrets
- Attach APK/AAB artifacts to the GitHub Release
- Auto-generate update summaries using GitHub release notes
This will reduce manual release work and make releases independent of a single maintainer.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request