Skip to content

Commit

Permalink
fix product name
Browse files Browse the repository at this point in the history
  • Loading branch information
baileympearson committed Jun 12, 2024
1 parent ddbd16a commit 8dec8f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,6 @@ jobs:
uses: mongodb-labs/drivers-github-tools/node/publish_asset_to_s3@main
with:
version: ${{ steps.get_version.outputs.package_version }}
product_name: node-mongodb-native
product_name: mongodb-legacy
file: sbom.json
dry_run: ${{ needs.release_please.outputs.release_created == '' }}

0 comments on commit 8dec8f6

Please sign in to comment.