Home

facebook/react

Status:Indexed
Analyzed 3d ago240K+ starsJavaScript

The library for web and native user interfaces.

Back to Pull Requests
#35448Open
Simple Review

PullCreate npm-publish-github-packages.yml.

by Dustin4444Jan 5, 2026
View on GitHub

Summary

This PR introduces a new GitHub Actions workflow file named `npm-publish-github-packages.yml`. This file likely configures the automated publishing of npm packages to GitHub Packages, enabling better version management and distribution of React packages.

Changes

+36 additions-0 deletions

Impact Areas

CI/CDPackage ManagementRelease Process