Skip to content

Commit

Permalink
Update easy-cp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
XilaiZhang authored Dec 1, 2023
1 parent 657ce08 commit 68379d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/easy-cp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
git --version
git config user.name "GitHub Actions Bot"
git config user.email "<>"
git fetch origin master
git checkout -b cp-$COMMIT_SHA --track origin/$RELEASE_BRANCH
git cherry-pick $COMMIT_SHA
git status
Expand Down

0 comments on commit 68379d2

Please sign in to comment.