kevinrohn/Upload Android App Bundle to Google Play Store
Uploads an Android App Bundle (.aab file) to the Google Play Store using the Play Developer API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| service_account_json | Base64 encoded service account JSON key | yes | — |
| package_name | Android package name | yes | — |
| aab_file_path | Path to the .aab file | yes | — |
| track | Can be internal, alpha, beta, production or rollout | yes | internal |
| release_status | Release status (e.g., draft, completed) | yes | draft |
Outputs
no outputs