Skip to content

Commit c601240

Browse files
Update generate-javascript.yml
1 parent 30bdfed commit c601240

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate-javascript.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
git checkout "${{ github.event.inputs.genCommit }}"
3232
# apply https://github.com/kubernetes-client/gen/pull/224
3333
git config --global user.name "Github Actions"
34+
git config --global user.email "<>"
3435
git cherry-pick --strategy=recursive -X theirs c557f7f
3536
- name: Generate Branch Name
3637
run: |

0 commit comments

Comments
 (0)