added dry_run

This commit is contained in:
2025-04-22 14:41:29 +02:00
parent d65d1afc84
commit 2c519f582a
+1
View File
@@ -54,6 +54,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
default_bump: ${{ inputs.change_size }}
dry_run: true
custom_release_rules: ""
append_to_pre_release_tag: "rc"