try fix base tree
This commit is contained in:
parent
63aac9338f
commit
0785201fba
4 changed files with 42 additions and 15 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue