fix for release candidat check step

This commit is contained in:
2025-04-22 15:08:27 +02:00
parent e95e7c7b96
commit 8de70d442b
+1
View File
@@ -50,6 +50,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
default_bump: ${{ steps.change_size.outputs.patch_size }}
default_bump_prerelease: ${{ steps.change_size.outputs.patch_size }}
dry_run: true
custom_release_rules: ""
append_to_pre_release_tag: "rc"