mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Current implementation of publish-npm script is not flexible in CircleCI because it does not update local tags. This script fetches tags from origin allowing to republish tags e.g. v0.26.0 even if Circle cached it from another build.