Skip to content

Commit df7304d

Browse files
authored
PYTHON-5148 Update SBOM usage for Kondukto (#2168)
1 parent de09181 commit df7304d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release-python.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ env:
2020
# Changes per repo
2121
PRODUCT_NAME: PyMongo
2222
# Changes per branch
23-
SILK_ASSET_GROUP: mongodb-python-driver
2423
EVERGREEN_PROJECT: mongo-python-driver
2524
# Constant
2625
# inputs will be empty on a scheduled run. so, we only set dry_run
@@ -122,7 +121,6 @@ jobs:
122121
version: ${{ env.VERSION }}
123122
following_version: ${{ env.FOLLOWING_VERSION }}
124123
product_name: ${{ env.PRODUCT_NAME }}
125-
silk_asset_group: ${{ env.SILK_ASSET_GROUP }}
126124
evergreen_project: ${{ env.EVERGREEN_PROJECT }}
127125
token: ${{ github.token }}
128126
dry_run: ${{ env.DRY_RUN }}

0 commit comments

Comments
 (0)