We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0ce2df commit 86016dfCopy full SHA for 86016df
.github/workflows/release-python.yml
@@ -83,7 +83,7 @@ jobs:
83
aws_region_name: ${{ vars.AWS_REGION_NAME }}
84
aws_secret_id: ${{ secrets.AWS_SECRET_ID }}
85
artifactory_username: ${{ vars.ARTIFACTORY_USERNAME }}
86
- - uses: blink1073/drivers-github-tools/python/publish@INTPYTHON-406
+ - uses: mongodb-labs/drivers-github-tools/python/publish@v2
87
with:
88
version: ${{ inputs.version }}
89
following_version: ${{ inputs.following_version }}
0 commit comments