diff --git a/scripts/ci/codegen/pushGeneratedCode.ts b/scripts/ci/codegen/pushGeneratedCode.ts index dd22bbe41f..92e0ac67e2 100644 --- a/scripts/ci/codegen/pushGeneratedCode.ts +++ b/scripts/ci/codegen/pushGeneratedCode.ts @@ -53,7 +53,8 @@ export async function pushGeneratedCode(): Promise { isMainBranch ? '[skip ci]' : '' } -Co-authored-by: %an <%ae>"`); +Co-authored-by: %an <%ae> +%(trailers:key=Co-authored-by)"`); console.log( `Pushing code for folders '${FOLDERS_TO_CHECK}' to generated branch: '${branchToPush}'`