Skip to content

Commit

Permalink
Update README-ADMINS.md with npm login instructions (jlfwong#457)
Browse files Browse the repository at this point in the history
  • Loading branch information
jlfwong authored Dec 26, 2023
1 parent 60f1812 commit 88f4fe6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README-ADMINS.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ Ensure you have the Github CLI tools installed and you're authenticated. Try run
gh auth status
npm whoami

In your default browser, ensure that you're logged into your npm account, otherwise you'll see a 404 page when you open the authenticate link during the npm publish.

Once ready to publish, run:

scripts/publish-and-deploy.sh
Expand Down

0 comments on commit 88f4fe6

Please sign in to comment.