gogoadl/github-action-release-apk
This is an action to release your apk to github release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| asset-name | file name display on releases | no | app.apk |
| github-token | token | yes | — |
| base64-keystore | decoded keystore file | no | true |
| key-file | key file for signing apk | no | true |
| keystore-password | Keytstore password for signing apk | no | true |
| keystore-alias | Keystore alias for signing apk | no | true |
| key-password | key password for signing apk | no | true |
Outputs
no outputs