A framework for building native applications using React
Fetch Github tags in the publish-release job (#46131)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/46131
React native 0.75.0, 0.75.1 and 0.75.2 has been published to NPM without the latest tag, despite the tag being on the commit.
When debugging why that's happened, I realized that we were not downloading the tags when checking out the repo.
This change fixes that.
{F1816667285}
## Changelog:
[Internal] - Publish React native as latest when the latest tag is specified on git
Reviewed By: cortinico
Differential Revision: D61593398
fbshipit-source-id: 96bf8346207f0bd0b01f60ee09879210d12d30af R
Riccardo Cipolleschi committed
9c16fb33945a0a0c19ec0c7df33a6dae607b31be
Parent: 5164287
Committed by Facebook GitHub Bot <[email protected]>
on 8/21/2024, 2:46:13 PM