Skip to content

Commit

Permalink
foo bar baz
Browse files Browse the repository at this point in the history
  • Loading branch information
baileympearson committed Jun 24, 2024
1 parent 7848c81 commit 2300b3d
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 @@ -69,7 +69,7 @@ jobs:
with:
version: ${{ steps.get_version.outputs.package_version }}
product_name: bson
dry_run: false
dry_run: ${{ needs.release_please.outputs.release_created == '' }}

publish:
needs: [release_please, ssdlc]
Expand Down

0 comments on commit 2300b3d

Please sign in to comment.