Drop eas submit:list references from release/android docs

This commit is contained in:
Mohamed Boudra
2026-05-18 10:15:10 +07:00
parent 665d9cedb5
commit 1b2a28be47
2 changed files with 3 additions and 3 deletions

View File

@@ -69,6 +69,6 @@ npx eas build:list --limit 10 --non-interactive --json | jq '.[] | {platform, st
npx eas build:view <build-id>
```
`eas submit:list` is not a real command — submission state is only on the Expo dashboard.
Store submission state lives on the Expo dashboard.
See [docs/release.md](release.md) for the full mobile-build babysitting flow.