auth0 / auth0-python

Auth0 SDK for Python
https://auth0-python.readthedocs.io
MIT License
513 stars 165 forks source link

ci(publish): create release before publishing #606

Closed ewanharris closed 7 months ago

ewanharris commented 7 months ago

Changes

Publishing requires the tag to exist so it can get the version, so switch the order round

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