auth0 / node-jsonwebtoken

JsonWebToken implementation for node.js http://self-issued.info/docs/draft-ietf-oauth-json-web-token.html
MIT License
17.73k stars 1.23k forks source link

Adding workflow to publish to NPM on a github release #941

Open madhuriravindramohan-okta opened 1 year ago

madhuriravindramohan-okta commented 1 year ago

By submitting a PR to this repository, you agree to the terms within the Auth0 Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.

Description

Adding a Github workflow that publishes to NPM on a release in master branch

References

Testing

Checklist