Publishing npm packages to multiple registries with Github actions
This blog post covers what you need to know in order to automate publishing an npm package to Npm and Github package registries. It can also be helpful if you want to publish a package only into one of the mentioned registries.
GitHub actions
Github ...
zsevic.hashnode.dev2 min read