mataku/Resume Google Play Release
Resume a halted Google Play Console release for a specific track and version
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| package-name | The package name of the Android application (e.g., com.example.app) | yes | — |
| version-name | The version name to resume (e.g., 1.0.0) | yes | — |
| google-account-json-file-path | Path to the Google Cloud account JSON file for authentication (service account or external account) | no | — |
| google-account-json | Google Cloud account JSON content for authentication (service account or external account). Either this or google-account-json-file-path must be provided. | no | — |
| track | The release track to resume (production, beta, alpha, internal) | yes | production |
Outputs
no outputs