You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Use GitHub secret names directly without GHUI_ prefix
- Changed build.gradle to use KEYSTORE_PASSWORD, KEY_PASSWORD, KEY_ALIAS directly
- Updated workflow to pass secrets without renaming to GHUI_ prefix
- This matches the actual secret names configured in GitHub
- Also fixed null handling for KEY_ALIAS using safe navigation operator
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments