Skip to content

Commit 94f7cd9

Browse files
committed
remove other usages
1 parent aa35330 commit 94f7cd9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release-python.yml

-2
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ jobs:
5252
- uses: mongodb-labs/drivers-github-tools/python/pre-publish@v2
5353
id: pre-publish
5454
with:
55-
version: ${{ env.VERSION }}
5655
dry_run: ${{ env.DRY_RUN }}
5756

5857
build-dist:
@@ -114,7 +113,6 @@ jobs:
114113
artifactory_username: ${{ vars.ARTIFACTORY_USERNAME }}
115114
- uses: mongodb-labs/drivers-github-tools/python/post-publish@v2
116115
with:
117-
version: ${{ env.VERSION }}
118116
following_version: ${{ env.FOLLOWING_VERSION }}
119117
product_name: ${{ env.PRODUCT_NAME }}
120118
evergreen_project: ${{ env.EVERGREEN_PROJECT }}

0 commit comments

Comments
 (0)