algolia / algoliasearch-client-python

⚡️ A fully-featured and blazing-fast Python API client to interact with Algolia.
https://www.algolia.com/doc/api-client/getting-started/install/python/?language=python
MIT License
196 stars 67 forks source link

fix(automatic-release): pass ENV variables #540

Closed shortcuts closed 2 years ago

shortcuts commented 2 years ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Related Issue Fixes https://github.com/algolia/algoliasearch-client-python/pull/526
Need Doc update no

Describe your change

Env variables were not passed when inlined in twine CLI, it should now work as expected.

What problem is this fixing?

Automatic release should now work