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.
2 parents e143f47 + 42df09c commit 082e1a4Copy full SHA for 082e1a4
.github/workflows/release-python.yml
@@ -102,7 +102,7 @@ jobs:
102
aws_region_name: ${{ vars.AWS_REGION_NAME }}
103
aws_secret_id: ${{ secrets.AWS_SECRET_ID }}
104
artifactory_username: ${{ vars.ARTIFACTORY_USERNAME }}
105
- - uses: mongodb-labs/drivers-github-tools/python/publish@v2
+ - uses: mongodb-labs/drivers-github-tools/python/post-publish@v2
106
with:
107
version: ${{ inputs.version }}
108
following_version: ${{ inputs.following_version }}
0 commit comments