Skip to content

Commit 8dec8f6

Browse files
fix product name
1 parent ddbd16a commit 8dec8f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,6 @@ jobs:
109109
uses: mongodb-labs/drivers-github-tools/node/publish_asset_to_s3@main
110110
with:
111111
version: ${{ steps.get_version.outputs.package_version }}
112-
product_name: node-mongodb-native
112+
product_name: mongodb-legacy
113113
file: sbom.json
114114
dry_run: ${{ needs.release_please.outputs.release_created == '' }}

0 commit comments

Comments
 (0)