openmf/Publish Android to Play Store (Internal / Beta)
Upload AAB to Play Store internal track, optionally promote to beta.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 4, 2026
- License
- MPL 2.0
Pinned Snippet
uses: openmf/mifos-x-actionhub-publish-android-on-playstore-beta@3b9d8cef0572254478c73a37afdbd8bf9ff96343 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| android_package_name | Android Gradle module name | yes | — |
| release_type | 'internal' or 'beta' | yes | — |
| keystore_file | Base64 release keystore | yes | — |
| keystore_password | Keystore password | yes | — |
| keystore_alias | Keystore alias | yes | — |
| keystore_alias_password | Keystore alias password | yes | — |
| google_services | Base64 google-services.json | yes | — |
| playstore_creds | Base64 Play Store service account JSON | yes | — |
Outputs
no outputs