Skip to content

Commit 082e1a4

Browse files
committed
Merge branch 'master' of github.com:mongodb/mongo-python-driver
2 parents e143f47 + 42df09c commit 082e1a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
aws_region_name: ${{ vars.AWS_REGION_NAME }}
103103
aws_secret_id: ${{ secrets.AWS_SECRET_ID }}
104104
artifactory_username: ${{ vars.ARTIFACTORY_USERNAME }}
105-
- uses: mongodb-labs/drivers-github-tools/python/publish@v2
105+
- uses: mongodb-labs/drivers-github-tools/python/post-publish@v2
106106
with:
107107
version: ${{ inputs.version }}
108108
following_version: ${{ inputs.following_version }}

0 commit comments

Comments
 (0)