Skip to content

Commit b6e9210

Browse files
committed
chore: update gen code
1 parent 7933ce0 commit b6e9210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_gen_code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
id: prepare_target_branch
4343
uses: ./.github/actions/prepare_branch
4444
with:
45-
target_branch: ${{ inputs.target_branch }}
45+
target_branch: ${{ inputs.target_branch || github.ref_name}}
4646
pub_version: ""
4747
branch_group: "special"
4848
working_directory: ./

0 commit comments

Comments
 (0)