MetaMask / action-npm-publish

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

monorepo #5

Closed rickycodes closed 2 years ago

rickycodes commented 2 years ago

This adds support for publishing monorepos. I've also standardised some things (eslint) and added some "happy path" tests to ensure everything is working as expected and we remain backwards compatible with polyrepos.

closes: #2