Closed mcataford closed 4 years ago
Thanks a lot! 🙌 What kind of tokens? GitHub personal access token/npm token? I'll set it up when I back home later. :)
I can see on Travis that there's a GH_TOKEN
registered, I can only assume that that token is valid and would allow semantic-releases
to add releases to the repo, so we'd just need an NPM token to be set up on there as well!
Thanks for being so responsive!
@mcataford I've added NPM_TOKEN
to Travis CI! 😄
Wonderful,! I'll set up the automated releases today! Thank you!
To ensure that our dependents can benefit from work being done on the library, we should set up
semantic-release
. It's pretty much a no-work setup as long as the tokens are there.@patw0929 Perhaps you could assist since you're the token-holder release-wise. :) I'd be happy to set up everything else once the secret is stored in Travis. From there on out, fixes and improvements would reach users in a pinch.