akiojin/Publish Google Play
Publish Google Play GitHub action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| aab-path | Specify the path of the Android App Bundle file to upload. | yes | — |
| package-name | Specify the name of the package to be uploaded. | yes | — |
| release-name | Specify the name of the release. | no | — |
| release-note | Specify the release note for the uploaded package. see: https://developers.google.com/android-publisher/api-ref/rest/v3/edits.tracks#localizedtext | no | — |
| service-account-key | Specify the service account key. | yes | — |
| status | Specify the status of the uploaded package. Valid values are: completed, draft, halted, inProgress, and statusUnspecified. see: https://developers.google.com/android-publisher/api-ref/rest/v3/edits.tracks#Status | no | completed |
| track | Specifies the track to be uploaded. Valid values are: alpha, beta, production, and internal. | no | internal |
Outputs
no outputs