Skip to content

Commit a47f167

Browse files
generate upload files to release
1 parent 0d8f701 commit a47f167

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
@@ -77,7 +77,7 @@ jobs:
7777
with:
7878
version: ${{ env.package_version }}
7979
product_name: mongodb-client-encryption
80-
dry_run: ${{ needs.release_please.outputs.release_created == '' }}
80+
dry_run: false
8181

8282
publish:
8383
needs: [release_please, ssdlc, build]

0 commit comments

Comments
 (0)