actions-marketplace-validations/Expo Preview Action

Expo CLI in your GitHub Actions workflow.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
channelThe name of the update channelyes
schemeThe deep link schemeno
project-flavorThe type of your project. Available options `development-client` or `expo-gono
project-rootThe path to the folder containing `package.json`no
expo-cli-pathThe path to the expo-clino
android-manifest-pathThe path to the `AndroidManifest.xml`no
ios-info-plist-pathThe path to the `Info.plist`no
tokenGitHub token for GitHub API requests. You shouldn't need to set this themselves, but we recommend using a service account with the least permissions necessary if you want to do it. [Learn more about creating and using encrypted secrets](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/creating-and-using-encrypted-secrets) yes${{ github.token }}

no outputs