Merge branch 'master' of github.com:mongodb/mongo-python-driver
This commit is contained in:
commit
082e1a4d2c
2
.github/workflows/release-python.yml
vendored
2
.github/workflows/release-python.yml
vendored
@ -102,7 +102,7 @@ jobs:
|
||||
aws_region_name: ${{ vars.AWS_REGION_NAME }}
|
||||
aws_secret_id: ${{ secrets.AWS_SECRET_ID }}
|
||||
artifactory_username: ${{ vars.ARTIFACTORY_USERNAME }}
|
||||
- uses: mongodb-labs/drivers-github-tools/python/publish@v2
|
||||
- uses: mongodb-labs/drivers-github-tools/python/post-publish@v2
|
||||
with:
|
||||
version: ${{ inputs.version }}
|
||||
following_version: ${{ inputs.following_version }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user