SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

Backport Fixes for Create Release Workflow (#46034)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/46034

The create release workflow was not working properly for 0.75:

* the latest tag was not pushed because we were using the wrong input
* the latest tag was not deleted because we were not fetching all the tags
* the create release job 'dry-run' defaults to false, which is a bit dangerous

This change is a backport from 0.75 to main of these changes.

## Changelog
[Internal] - Make sure that the Latest tag is properly pushed to github while releasing

Reviewed By: cortinico

Differential Revision: D61331247

fbshipit-source-id: 89bf0698c45ec6c766e25b11599dbe926d8a6297
R
Riccardo Cipolleschi committed
b4a2a4e756fa92e1c313c6e4538bef1e9be5d864
Parent: a77f268
Committed by Facebook GitHub Bot <[email protected]> on 8/15/2024, 1:40:40 PM