actions-marketplace-validations/BundleTool Action 2
This action will help you convert your aab to signed apk file.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| aabFile | Path to your aab file | yes | — |
| base64Keystore | The key used to sign the apk encoded in base 64 | yes | — |
| keystorePassword | The keystore password | yes | — |
| keystoreAlias | The keystore alias | yes | — |
| keyPassword | The password to the key | yes | — |
| bundletoolVersion | The version of bundletool to use | no | latest |
Outputs
no outputs