Merge branch 'master' of github.com:mongodb/mongo-python-driver
This commit is contained in:
commit
e133da5851
1
.github/workflows/release-python.yml
vendored
1
.github/workflows/release-python.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user