auth0 / omniauth-auth0

OmniAuth strategy to login with Auth0
MIT License
125 stars 67 forks source link

Implement automated release workflow #191

Open ewanharris opened 11 months ago

ewanharris commented 11 months ago

Changes

Implements the automated release workflow for libraries published to RubyGems

References

Please include relevant links supporting this change such as a:

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

Checklist