Skip to content

Commit da5de7a

Browse files
committed
[chore] skip icon package in release ui
1 parent f249095 commit da5de7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/continuous-delivery/src/utils/packages.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const ignoreComponents = [
3030
'@semcore/email',
3131
'@semcore/utils',
3232
'@semcore/table',
33-
// '@semcore/icon', // separate to another pipeline
33+
'@semcore/icon', // separate to another pipeline
3434
'@semcore/illustration', // separate to another pipeline
3535
'@semcore/theme', // separate to another pipeline
3636
];

0 commit comments

Comments
 (0)