Skip to content

Commit 25b9c8a

Browse files
dry run
1 parent 1851f41 commit 25b9c8a

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
@@ -66,7 +66,7 @@ jobs:
6666
with:
6767
version: ${{ env.package_version }}
6868
product_name: mongodb-legacy
69-
dry_run: false
69+
dry_run: ${{ needs.release_please.outputs.release_created == '' }}
7070

7171
publish:
7272
needs: [release_please, ssdlc]

0 commit comments

Comments
 (0)