mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-28 13:32:23 +00:00
* 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>