Fix workflow #2
Annotations
1 error
npm-publish
NpmCallError: Call to "npm publish" exited with non-zero exit code 1
npm WARN publish npm auto-corrected some errors in your package.json when publishing. Please run "npm pkg fix" to address these errors.
npm WARN publish errors corrected:
npm WARN publish "repository.url" was normalized to "git+https://github.com/SkepticalGoose/p21.git"
npm notice Publishing to https://registry.npmjs.org/ with tag latest and default access
npm ERR! code E403
npm ERR! 403 403 Forbidden - PUT https://registry.npmjs.org/p21 - You do not have permission to publish "p21". Are you logged in as the correct user?
npm ERR! 403 In most cases, you or one of your dependencies are requesting
npm ERR! 403 a package version that is forbidden by your security policy, or
npm ERR! 403 on a server you do not have access to.
npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-04-28T13_24_13_122Z-debug-0.log
|