Skip to content

Commit f5cd82e

Browse files
authored
drop deprecated input
1 parent e484169 commit f5cd82e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/bumpVersions.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,4 @@ jobs:
103103
commit_user_name: ${{ vars.BOT_GITHUB_USERNAME }}
104104
commit_user_email: ${{ vars.BOT_GITHUB_EMAIL }}
105105
branch: ${{ github.ref_name == env.DEFAULT_BRANCH_NAME && 'updatecli-bump-versions' || github.ref_name }}
106-
create_branch: ${{ github.ref_name == env.DEFAULT_BRANCH_NAME }}
107106
push_options: ${{ github.ref_name == env.DEFAULT_BRANCH_NAME && '--force' || '' }}

0 commit comments

Comments
 (0)