MetaMask / action-npm-publish

GitHub Action to publish to NPM
MIT License
8 stars 6 forks source link

Only show packages in the dry run that need publishing #58

Closed mcmire closed 3 months ago

mcmire commented 1 year ago

When reviewing a release for the core monorepo, it can be seriously confusing if all packages show up in the dry run output. It misleads the reviewer into thinking that all packages will be released, when only a subset may be released.

Also see #49.