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 e2b3a2f commit 7619f56Copy full SHA for 7619f56
.github/workflows/release-python.yml
@@ -100,7 +100,7 @@ jobs:
100
aws_region_name: ${{ vars.AWS_REGION_NAME }}
101
aws_secret_id: ${{ secrets.AWS_SECRET_ID }}
102
artifactory_username: ${{ vars.ARTIFACTORY_USERNAME }}
103
- - uses: mongodb-labs/drivers-github-tools/python/publish@v2
+ - uses: mongodb-labs/drivers-github-tools/python/post-publish@v2
104
with:
105
version: ${{ inputs.version }}
106
following_version: ${{ inputs.following_version }}
0 commit comments