Skip to content

Commit f167e1a

Browse files
committed
formatting pass
1 parent b3570c3 commit f167e1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/release/utils/publish.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ export async function publishInCI(
7272
return {
7373
title: `Skipping publish of ${pkg} - version ${version} is already published`,
7474
task: () => {}
75-
}
75+
};
7676
}
7777

7878
return {

0 commit comments

Comments
 (0)