Skip to content

update readme

update readme #30

Triggered via push November 10, 2023 08:20
Status Failure
Total duration 22s
Artifacts

npm-publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
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 Removed invalid "scripts" npm notice Publishing to https://registry.npmjs.org/ with tag latest and default access npm ERR! code EOTP npm ERR! This operation requires a one-time password from your authenticator. npm ERR! You can provide a one-time password by passing --otp=<code> to the command you ran. npm ERR! If you already provided a one-time password then it is likely that you either typoed npm ERR! it, or it timed out. Please try again. npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-11-10T08_21_09_164Z-debug-0.log
publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/