actions-marketplace-validations/Expo GitHub Action
Publish, build or manage your Expo app with GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| expo-version | Expo CLI version to install | — | — |
| expo-cache | If Expo CLI should be cached to speed up installation | — | true |
| eas-version | EAS CLI version to install | — | — |
| eas-cache | If EAS CLI should be cached to speed up installation | — | true |
| packager | The package manager used to install the CLIs | — | yarn |
| patch-watchers | If the action should patch the ENOSPC errors | — | true |
| token | Your Expo token, for authentication. (use with secrets) | — | — |
| eas-cache-key | A custom remote cache key to use for EAS CLI. | — | — |
| expo-cache-key | A custom remote cache key to use for Expo CLI. | — | — |
| username | Your Expo username, for authentication. | — | — |
| password | Your Expo password, for authentication. (use with secrets) | — | — |
Outputs
no outputs