sokchanbo/Upload Android App to Google Play Console
A github action to upload android app to google play console.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| service-account | Service account file created from Google Cloud Console | yes | — |
| release-file | Bundle or APK file to release | yes | — |
| package-name | Android app package name or applicationId | yes | — |
| track | 'production', 'alpha', 'beta', 'internal' | yes | — |
| mapping-file | — | no | — |
| whatsnew-directory | Directory for release note with multi-language supported. (BCP-47 language tag) | no | — |
Outputs
no outputs