chore: fix build #3
cicd.yml
on: push
release
/
Build/Release
30s
Annotations
1 error
release / Build/Release
Error: Command failed with exit code 1: npm publish /home/runner/work/crond/crond --userconfig /tmp/61149bd5c51ffed82c45fb17a67f83a6/.npmrc --tag latest --registry https://registry.npmjs.org/
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 WARN publish "bin[crond]" script name was cleaned
npm notice
npm notice 📦 @cloud-cli/[email protected]
npm notice === Tarball Contents ===
npm notice 253B .github/workflows/cicd.yml
npm notice 542B README.md
npm notice 2.1kB index.mjs
npm notice 287B package.json
npm notice === Tarball Details ===
npm notice name: @cloud-cli/crond
npm notice version: 1.0.0
npm notice filename: cloud-cli-crond-1.0.0.tgz
npm notice package size: 1.7 kB
npm notice unpacked size: 3.2 kB
npm notice shasum: 3a41cdaec691c60ea5694729171f549abe90bab0
npm notice integrity: sha512-73pulREsgEiNe[...]SHo6SExlyl68w==
npm notice total files: 4
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag latest and default access
npm ERR! code E402
npm ERR! 402 Payment Required - PUT https://registry.npmjs.org/@cloud-cli%2fcrond - You must sign up for private packages
npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-04-29T12_00_20_574Z-debug-0.log
|