synapsestudios / fetch-client

http client library based on fetch
MIT License
9 stars 3 forks source link

Use github actions for automation #121

Open spruce-bruce opened 4 years ago

spruce-bruce commented 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.

chrisshiplet commented 4 years ago

I'd recommend publishing on a "tag" event, and then using that tag as the release version