Skip to content

Commit

Permalink
Update generate-javascript.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brendandburns committed Sep 19, 2023
1 parent afd5f68 commit be2e933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-javascript.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
# apply https://github.com/kubernetes-client/gen/pull/224
git config --global user.name "Github Actions"
git config --global user.email "<>"
git cherry-pick --strategy=recursive -X theirs c557f7f b32dcd6
git cherry-pick --strategy=recursive -X theirs c557f7f b32dcd6 0ef2cec
rm -rf gen/.git
# apply https://github.com/kubernetes-client/gen/pull/237
- name: Patch Dockerfile
Expand Down

0 comments on commit be2e933

Please sign in to comment.