diwala/Build RN fastlane android
Buidling a RN app with fastlane for android
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 9, 2021
- License
- None
Pinned Snippet
uses: diwala/fastlane-android-action@80887041f89c2f0bd5b9c0f4eb4a66ed70886e62 # v1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| setup | The command to setup the project | yes | echo "No setup command found" |
| navigateToFastlane | The command to navigate to where the fastlane command shall run | yes | echo "No navigateToFastlane command found" |
| fastlane | The command to run for your fastlane project | yes | echo "No fastlane command found" |
| githubapiToken | The github api token needed for the fastlane command | yes | echo "No fastlane command found" |
Outputs
no outputs