Skip to content

Commit

Permalink
Add echo
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewsavage1 authored Jul 10, 2023
1 parent 9b16f40 commit d4a14b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/label-cherry-pick.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ jobs:
git add .
git cherry-pick --continue
fi
echo "$AUTHOR_NAME <$AUTHOR_EMAIL>"
git commit --amend --no-edit --author="$AUTHOR_NAME <$AUTHOR_EMAIL>"
- name: Create Pull Request
Expand Down

0 comments on commit d4a14b7

Please sign in to comment.