Merge branch 'master' of github.com:mongodb/mongo-python-driver

This commit is contained in:
Steven Silvester 2025-01-28 09:12:38 -06:00
commit e133da5851
No known key found for this signature in database
GPG Key ID: B1BF5EC3A8B32F91

View File

@ -89,6 +89,7 @@ jobs:
with:
repository-url: https://test.pypi.org/legacy/
skip-existing: true
attestations: ${{ env.DRY_RUN }}
- name: Publish package distributions to PyPI
if: startsWith(env.DRY_RUN, 'false')
uses: pypa/gh-action-pypi-publish@release/v1