high-country-dev/EAS Build
Run EAS Build for Expo projects in a monorepo using pnpm
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Nov 19, 2025
- License
- None
Pinned Snippet
uses: high-country-dev/eas-build-action@bd394d337121ca633917f3b840f76f0da08dac50 # v3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| project_path | Path to the Expo project within the monorepo | yes | apps/expo |
| github-token | GitHub token | yes | — |
| expo-token | Expo token | yes | — |
| node-version | Optional node version. Default is 18 | — | 18 |
| pnpm-version | Optional pnpm version. Default is 8.15.4 | — | 8.15.4 |
| eas-channel | Optional EAS channel (dev, stg, prd, none). Default is 'none' which defaults to the branch | — | none |
Outputs
no outputs