dnsimple / dnsimple-node

The DNSimple API client for Node.js.
https://developer.dnsimple.com/
MIT License
47 stars 19 forks source link

Adds the release workflow #118

Closed ecomba closed 2 years ago

ecomba commented 2 years ago

Adds the automated release workflow.

When a new tag is pushed the release workflow will pick it up and start the releasing of the new version.

Things that need to be done (configuration wise), which I have no access to (we need someone with admin rights on this repo for that):

ecomba commented 2 years ago

@ecomba this looks good. I'd add a proper comment into https://github.com/dnsimple/dnsimple-node/blob/main/CONTRIBUTING.md#releasing describing manual and automatic versions publishing in order to document this :)

Totally! I thought about it while I was doing this and then I completely forgot 😄