dillon1000/react

Commit

[ci] Use correct revision for Meta builds (#32680)

There was a bug previously in our commit artifacts step where the
emitted REVISION hash would reference the commit on the builds branch
rather than from `main`.

Given that our internal manual sync script also does this, let's align
them both to always reference the commit from `main` instead.
---
[//]: # (BEGIN SAPLING FOOTER)
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with [ReviewStack](https://reviewstack.dev/facebook/react/pull/32680).
* __->__ #32680
* #32679
* #32678
Browse files
Changed paths1 file
First-parent comparison
M .github/workflows/runtime_commit_artifacts.yml Modified
Patch

Files changed

Rendering syntax-highlighted changes…