Skip to content

Commit b3f93ed

Browse files
Merge branch 'release' into main
2 parents 49f869d + a3536f2 commit b3f93ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/Converter/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1039,7 +1039,7 @@ const main = async () => {
10391039

10401040
cliOptions.typeDocFilePath = cliOptions.typeDocFilePath.replace(
10411041
'{branch}',
1042-
cliOptions.branch,
1042+
'SCAL-298466',
10431043
);
10441044

10451045
console.log('Script options : ', cliOptions);

0 commit comments

Comments
 (0)