[Go Make Things] How to automatically create a new release and publish to NPM whenever package.json is updated using a GitHub Action
Wow , that title is a mouthful! Today, I wanted to share the GitHub Action I built to automatically create a new releas...