You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Update package.json and GitHub Actions workflow for pnpm integration
- Changed the "prepare" script in package.json to use pnpm instead of npm.
- Added npm configuration step in the GitHub Actions workflow to handle authentication for publishing.
- Simplified the publish step by removing redundant npmrc configuration commands.
0 commit comments