actions-marketplace-validations/Nrwl Nx Android Release Builder

Builds an Android project using release variant

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 20, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/daviaugustos_nrwl-nx-android-build-action@3128f760fb6f084be9bc71cf932b83669a6e1ec1 # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
app-pathWhere the android folder is locatedyesdefault-app-path
nx-app-nameThe NX project nameyesdefault-nx-app-name
signing-keySigning Keystore file converted to Base64 formatyesdefault-signing-key
keystore-aliasAlias chosen on the Keystore fileyesdefault-keystore-alias
keystore-passwordPassword chosen on the Keystore fileyesdefault-keystore-password
key-passwordPassword chosen to the keyyesdefault-key-password
variant-flavorWhat variant and/or flavor is used for buildyesdevrelease
variant-flavor-apk-pathWhere the apk is released based on variant and/or flavoryes/android/app/build/outputs/apk/release

no outputs