actions-marketplace-validations/Fastlane Action

An action for executing fastlane lanes

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
laneThe lane that should be executed.yes
subdirectoryThe relative path from the project root directory to the subdirectory where the fastlane folder is located.no
verboseIf set to true, adds the verbose option to the fastlane command for extended log output.no
optionsThe options that should be passed as arguments to the lane. The options should be serialized as a JSON object.no
envThe env value that should be passed as an argument to the lane. The value should match to one of your fastlane env files.no

no outputs