Skip to content

YGNodeFree: mark parent dirty when child is freed #7476

YGNodeFree: mark parent dirty when child is freed

YGNodeFree: mark parent dirty when child is freed #7476

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 == 'facebook/react-native'
uses: ./.github/workflows/publish-npm.yml
secrets: inherit
with:
mode: monorepo-packages