hivetracks-2/EAS Build
Run EAS Build for Expo projects in a monorepo using pnpm
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 17, 2026
- License
- None
Pinned Snippet
uses: hivetracks-2/eas-build-action@4e5eef5488ecd4393bb882656adc9ab745714cbc # no releases — HEAD as of 2026-07-11tags 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