Skip to content

Commit

Permalink
Cleanup auto npm publish
Browse files Browse the repository at this point in the history
  • Loading branch information
jlukic committed Oct 6, 2022
1 parent abfbbb9 commit 55e0ad0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tasks/admin/register.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ module.exports = function(callback) {
;

/* Register with NPM */
console.info(`NPM Token "${config.npmToken}"`);
console.info(`NPM Publish "${repo}"`);
console.info(outputDirectory);
await npmPublish({
Expand Down

0 comments on commit 55e0ad0

Please sign in to comment.