Back to Pull RequestsView on GitHub
#35448Open
Simple Review
PullCreate npm-publish-github-packages.yml.
by Dustin4444•Jan 5, 2026
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