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(android): add skip android build flag check in release workflow [skip android]
- Added a step to detect [skip android] flag in commit messages
- Conditionally skip Android build if the flag is present
- Log messages for skipping or proceeding with Android build
- Ensure Android build runs only when the flag is absent
- Preserve existing build and artifact copy steps unchanged
0 commit comments