Skip to content

Commit bd3f046

Browse files
fix product name
1 parent 440a6a0 commit bd3f046

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
@@ -99,6 +99,6 @@ jobs:
9999
uses: mongodb-labs/drivers-github-tools/node/publish_asset_to_s3@main
100100
with:
101101
version: ${{ steps.get_version.outputs.package_version }}
102-
product_name: node-mongodb-native
102+
product_name: node-kerberos
103103
file: sbom.json
104104
dry_run: ${{ needs.release_please.outputs.release_created == '' }}

0 commit comments

Comments
 (0)