Closed koddsson closed 2 years ago
Here's a great workflow for publishing to npm whenever there's a new release.
It does require a npm_token environment variable to be set in GitHub Secrets but otherwise it should just publish whenever a new GitHub release is created.
npm_token
Here's a great workflow for publishing to npm whenever there's a new release.
It does require a
npm_token
environment variable to be set in GitHub Secrets but otherwise it should just publish whenever a new GitHub release is created.