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 dcd1624 commit e2e04b9Copy full SHA for e2e04b9
.github/workflows/release-python.yml
@@ -104,7 +104,7 @@ jobs:
104
aws_region_name: ${{ vars.AWS_REGION_NAME }}
105
aws_secret_id: ${{ secrets.AWS_SECRET_ID }}
106
artifactory_username: ${{ vars.ARTIFACTORY_USERNAME }}
107
- - uses: mongodb-labs/drivers-github-tools/python/publish@v2
+ - uses: mongodb-labs/drivers-github-tools/python/post-publish@v2
108
with:
109
version: ${{ inputs.version }}
110
following_version: ${{ inputs.following_version }}
0 commit comments