mirror of
https://gitee.com/wanwujie/sub2api-mobile
synced 2026-04-02 22:42:14 +08:00
docs: document Android build download via GitHub Actions
This commit is contained in:
@@ -72,6 +72,14 @@ npm run eas:update:production -- "your message"
|
||||
|
||||
Additional release notes: [docs/EXPO_RELEASE.md](docs/EXPO_RELEASE.md)
|
||||
|
||||
GitHub Actions Android build (downloadable):
|
||||
|
||||
- Workflow: `.github/workflows/eas-build.yml`
|
||||
- Trigger: **Actions → EAS Build → Run workflow**
|
||||
- Inputs: `profile=preview`, `platform=android`
|
||||
- Requirement: repository secret `EXPO_TOKEN`
|
||||
- Download: after completion, open the run **Summary** and use the `ANDROID download` link.
|
||||
|
||||
## Project Structure
|
||||
|
||||
```txt
|
||||
|
||||
Reference in New Issue
Block a user