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 bbfca29 commit ada4d43Copy full SHA for ada4d43
.github/workflows/release-python.yml
@@ -48,7 +48,6 @@ jobs:
48
aws_role_arn: ${{ secrets.AWS_ROLE_ARN }}
49
aws_region_name: ${{ vars.AWS_REGION_NAME }}
50
aws_secret_id: ${{ secrets.AWS_SECRET_ID }}
51
- artifactory_username: ${{ vars.ARTIFACTORY_USERNAME }}
52
- uses: mongodb-labs/drivers-github-tools/python/pre-publish@v3
53
id: pre-publish
54
with:
@@ -109,7 +108,6 @@ jobs:
109
108
110
111
112
113
- uses: mongodb-labs/drivers-github-tools/python/post-publish@v3
114
115
version: ${{ env.VERSION }}
0 commit comments