added dry_run
This commit is contained in:
@@ -54,6 +54,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
default_bump: ${{ inputs.change_size }}
|
default_bump: ${{ inputs.change_size }}
|
||||||
|
dry_run: true
|
||||||
custom_release_rules: ""
|
custom_release_rules: ""
|
||||||
append_to_pre_release_tag: "rc"
|
append_to_pre_release_tag: "rc"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user