actions-marketplace-validations/Android Sign

An action to sign an Android release APK or AAB

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 19, 2020
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/tlaster_android-sign@1c5bf4b2fa309acb0c0ae0bf9379ab458f14d5b1 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
releaseDirectoryThe directory to find your release to signyes
signingKeyBase64The key used to sign your release in base64 encoded formatyes
aliasThe key aliasyes
keyStorePasswordThe password to the keystoreyes
keyPasswordThe password for the keyno
buildDirectoryThe working directory for action, default to buildno
outputThe output directory for sign, default to build/signedno

no outputs