Skip to content

Commit 55e0ad0

Browse files
committed
Cleanup auto npm publish
1 parent abfbbb9 commit 55e0ad0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tasks/admin/register.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ module.exports = function(callback) {
5252
;
5353

5454
/* Register with NPM */
55-
console.info(`NPM Token "${config.npmToken}"`);
5655
console.info(`NPM Publish "${repo}"`);
5756
console.info(outputDirectory);
5857
await npmPublish({

0 commit comments

Comments
 (0)