Skip to content

Commit 8a98356

Browse files
committed
fix: one empty line
1 parent dde5b2e commit 8a98356

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/ci/codegen/pushGeneratedCode.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ export async function pushGeneratedCode(): Promise<void> {
6161

6262
const commitMessage = await run(
6363
`git show -s ${baseBranch} --format="%s ${text.commitEndMessage} ${skipCi}
64+
6465
Co-authored-by: %an <%ae>
6566
%(trailers:key=Co-authored-by)"`,
6667
);

0 commit comments

Comments
 (0)