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 1d7b77c commit 3dd4463Copy full SHA for 3dd4463
.github/workflows/release-python.yml
@@ -46,7 +46,6 @@ jobs:
46
aws_role_arn: ${{ secrets.AWS_ROLE_ARN }}
47
aws_region_name: ${{ vars.AWS_REGION_NAME }}
48
aws_secret_id: ${{ secrets.AWS_SECRET_ID }}
49
- artifactory_username: ${{ vars.ARTIFACTORY_USERNAME }}
50
- uses: mongodb-labs/drivers-github-tools/python/pre-publish@v3
51
id: pre-publish
52
with:
@@ -115,7 +114,6 @@ jobs:
115
114
116
117
118
119
- uses: mongodb-labs/drivers-github-tools/python/post-publish@v3
120
121
following_version: ${{ env.FOLLOWING_VERSION }}
0 commit comments