Update README-ADMINS.md with npm login instructions (#457)

This commit is contained in:
Jamie Wong 2023-12-25 22:52:46 -05:00 committed by GitHub
parent 60f1812e51
commit 88f4fe6105
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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