Skip to content

Commit 86016df

Browse files
committed
switch to upstream
1 parent c0ce2df commit 86016df

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
@@ -83,7 +83,7 @@ jobs:
8383
aws_region_name: ${{ vars.AWS_REGION_NAME }}
8484
aws_secret_id: ${{ secrets.AWS_SECRET_ID }}
8585
artifactory_username: ${{ vars.ARTIFACTORY_USERNAME }}
86-
- uses: blink1073/drivers-github-tools/python/publish@INTPYTHON-406
86+
- uses: mongodb-labs/drivers-github-tools/python/publish@v2
8787
with:
8888
version: ${{ inputs.version }}
8989
following_version: ${{ inputs.following_version }}

0 commit comments

Comments
 (0)