···5555 logger.info`${handle} Syncing scrobbles before publishing`;
5656 await sync();
5757 } else {
5858- logger.info`${handle} No need to sync scrobbles before publishing`;
5858+ logger.info`${handle} Local scrobbles are up-to-date, skipping sync`;
5959 }
60606161 if (dryRun) {