mirror of
https://github.com/peter-evans/create-pull-request.git
synced 2026-05-14 10:32:42 +00:00
try fix base tree
This commit is contained in:
@@ -201,6 +201,7 @@ export async function createPullRequest(inputs: Inputs): Promise<void> {
|
||||
await git.checkout(inputs.branch)
|
||||
await githubHelper.pushSignedCommits(
|
||||
result.branchCommits,
|
||||
result.baseSha,
|
||||
repoPath,
|
||||
branchRepository,
|
||||
inputs.branch
|
||||
|
||||
Reference in New Issue
Block a user