mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix script
This commit is contained in:
@@ -63,7 +63,7 @@ async function npmPublish(args: PublishArgs, project: string) {
|
||||
removeNPMRC(args, project);
|
||||
}
|
||||
|
||||
await sleep(120000);
|
||||
await sleep(30000);
|
||||
} else {
|
||||
logger.info(`@alfresco/adf-${project}@${version} already exist`);
|
||||
|
||||
|
Reference in New Issue
Block a user