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
ci: build RN playground APK on every release bump (#278)
* ci: build RN playground APK on every release bump
* ci: skip RN playground APK build when tag already exists
Guards the release-detection step against re-running on a commit whose
playground version was previously released — e.g., a re-release after a
revert. Without this, the workflow would rebuild the APK and fail when
uploading to an existing GitHub Release asset.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
0 commit comments