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 13, 2023
1 parent b5f5259 commit fabb4a3
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 @@ -33,7 +33,7 @@ jobs:
# apply https://github.com/kubernetes-client/gen/pull/237
git config --global user.name "Github Actions"
git config --global user.email "<>"
git cherry-pick --strategy=recursive -X theirs c557f7f 7edb192
git cherry-pick --strategy=recursive -X theirs c557f7f b32dcd6
rm -rf gen/.git
- name: Generate Branch Name
run: |
Expand Down

0 comments on commit fabb4a3

Please sign in to comment.