Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ci): fix incorrect reference to npm credentials
Correct the token used to populated NPM_TOKEN. The npm token was pulling the github token, which is used for publishing to github packages rather than the public npm registry Semver: patch
- Loading branch information