File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1313jobs :
1414 publish_prerelease_canary :
1515 name : Publish to Canary channel
16- uses : facebook/react/.github/workflows/runtime_prereleases.yml@main
16+ uses : facebook/react/.github/workflows/runtime_prereleases.yml@sebbie/fix-wet-release
1717 permissions :
1818 # We use github.token to download the build artifact from a previous runtime_build_and_test.yml run
1919 actions : read
3030
3131 publish_prerelease_experimental :
3232 name : Publish to Experimental channel
33- uses : facebook/react/.github/workflows/runtime_prereleases.yml@main
33+ uses : facebook/react/.github/workflows/runtime_prereleases.yml@sebbie/fix-wet-release
3434 permissions :
3535 # We use github.token to download the build artifact from a previous runtime_build_and_test.yml run
3636 actions : read
You can’t perform that action at this time.
0 commit comments