auth0 / auth0.js

Auth0 headless browser sdk
MIT License
998 stars 492 forks source link

Making release workflow reusable #1374

Closed poovamraj closed 11 months ago

poovamraj commented 11 months ago

Changes

This PR will move the bulk of release workflow into a reusable workflow called npm-release.yml.

This will help us when writing publish workflows for new Languages/Frameworks like Java or Python.

We just need to replace the workflow in release.yml