Skip to content

Commit a8a3ede

Browse files
testing
1 parent d3af900 commit a8a3ede

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
@@ -69,7 +69,7 @@ jobs:
6969
with:
7070
version: ${{ inputs.version }}
7171
product_name: ${{ inputs.product_name }}
72-
dry_run: ${{ needs.release_please.outputs.release_created == '' }}
72+
dry_run: false
7373

7474
publish:
7575
needs: [release_please, ssdlc]

0 commit comments

Comments
 (0)