actions-marketplace-validations/Expo GitHub Action

Expo CLI in your GitHub Actions workflow.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 7, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/maker-mark_expo-preview-action@8b4253bfe157f12a902576b72b4ce55aab21f2ec # no releases — HEAD as of 2026-07-12

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

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