diwala/Build RN fastlane android

Buidling a RN app with fastlane for android

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 9, 2021
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: diwala/fastlane-android-action@80887041f89c2f0bd5b9c0f4eb4a66ed70886e62 # v1.0

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

namedescriptionrequireddefault
setupThe command to setup the projectyesecho "No setup command found"
navigateToFastlaneThe command to navigate to where the fastlane command shall runyesecho "No navigateToFastlane command found"
fastlaneThe command to run for your fastlane projectyesecho "No fastlane command found"
githubapiTokenThe github api token needed for the fastlane commandyesecho "No fastlane command found"

no outputs