Skip to content

Handle missing viewState gracefully in SurfaceMountingManager.updateS… #7481

Handle missing viewState gracefully in SurfaceMountingManager.updateS…

Handle missing viewState gracefully in SurfaceMountingManager.updateS… #7481

name: Publish Bumped Packages
on:
push:
branches:
- "main"
- "*-stable"
jobs:
# Delegate to the shared reusable workflow so every `npm publish` in
# this repo originates from one workflow file — required because npm
# Trusted Publishing only accepts one (org, repo, workflow_filename)
# per package.
publish_bumped_packages:
if: github.repository == 'react/react-native'
uses: ./.github/workflows/publish-npm.yml
secrets: inherit
with:
mode: monorepo-packages