Open spruce-bruce opened 4 years ago
tests + linter + prettier (if you feel like setting it up) should pass before a PR can merge Explore using gh actions to auto-publish to npm - probably when merging to master.
I'd recommend publishing on a "tag" event, and then using that tag as the release version
tests + linter + prettier (if you feel like setting it up) should pass before a PR can merge Explore using gh actions to auto-publish to npm - probably when merging to master.