Files
openhuman/.github/workflows
CodeGhost21GitHubClaude Opus 4.5Steven Enamakelgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
94d2ba72f8 Add workflow to build and package Android APK (#28)
* chore: bump version to 0.20.0 [skip ci]

* chore: bump version to 0.21.0 [skip ci]

* Add workflow to build and package Android APK

* fix: fix package-android job issues in CI workflow

- Add PR branch ref to checkout step for consistent behavior
- Add missing frontend build step with VITE_* env vars before Android build
- Split APK build into signed/unsigned steps to avoid signing with missing keystore
- Add environment: Production for access to environment-scoped secrets/variables
- Fix wrong auth token ($GH_TOKEN -> $XGH_TOKEN) in release asset upload

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* fix: fix package-android job issues in CI workflow

- Add PR branch ref to checkout step for consistent behavior
- Add missing frontend build step with VITE_* env vars before Android build
- Split APK build into signed/unsigned steps to avoid signing with missing keystore
- Add environment: Production for access to environment-scoped secrets/variables
- Fix wrong auth token ($GH_TOKEN -> $XGH_TOKEN) in release asset upload

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

---------

Co-authored-by: Steven Enamakel <31011319+senamakel@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 16:59:32 +05:30
..