auth0 / auth0-python

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

ci(publish): make contents write and fix secrets reference #604

Closed ewanharris closed 4 months ago

ewanharris commented 4 months ago

Changes

Comparing with other repos it seems like the permissions and github_token secret were referenced differently, I think that should fix the issue seen when attempting to publish 🤞🏻

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