tlaster/Android Sign
An action to sign an Android release APK or AAB
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| releaseDirectory | The directory to find your release to sign | yes | — |
| signingKeyBase64 | The key used to sign your release in base64 encoded format | yes | — |
| alias | The key alias | yes | — |
| keyStorePassword | The password to the keystore | yes | — |
| keyPassword | The password for the key | no | — |
| buildDirectory | The working directory for action, default to build | no | — |
| output | The output directory for sign, default to build/signed | no | — |
Outputs
no outputs