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 1a40f19 commit 3ef6c5cCopy full SHA for 3ef6c5c
.github/workflows/release-python.yml
@@ -49,7 +49,6 @@ jobs:
49
aws_role_arn: ${{ secrets.AWS_ROLE_ARN }}
50
aws_region_name: ${{ vars.AWS_REGION_NAME }}
51
aws_secret_id: ${{ secrets.AWS_SECRET_ID }}
52
- artifactory_username: ${{ vars.ARTIFACTORY_USERNAME }}
53
- uses: mongodb-labs/drivers-github-tools/python-labs/pre-publish@v3
54
id: pre-publish
55
with:
@@ -104,7 +103,6 @@ jobs:
104
103
105
106
107
108
- uses: mongodb-labs/drivers-github-tools/python-labs/post-publish@v3
109
110
following_version: ${{ env.FOLLOWING_VERSION }}
0 commit comments