Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ivvist committed May 24, 2024
1 parent 934246f commit 070e85a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/cp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ for commit_hash in $sorted_commits; do
}
done
git config --global url.https://$github_token@github.com/.insteadOf https://github.com/
git commit -am "Cherry-pick auto-create" --allow-empty
git push origin $rc

echo "Cherry-pick completed successfully."

0 comments on commit 070e85a

Please sign in to comment.