feat: add first version #1
cicd.yml
on: push
release
/
Build/Release
34s
Annotations
1 error
release / Build/Release
Error: Command failed with exit code 1: npm publish /home/runner/work/workerd/workerd --userconfig /tmp/01bba1bac6317d8f33120c70ac528725/.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 "bin[workerd]" script name was cleaned
npm notice
npm notice 📦 @cloud-cli/workerd@1.0.0
npm notice === Tarball Contents ===
npm notice 253B .github/workflows/cicd.yml
npm notice 805B README.md
npm notice 2.3kB index.mjs
npm notice 351B package.json
npm notice === Tarball Details ===
npm notice name: @cloud-cli/workerd
npm notice version: 1.0.0
npm notice filename: cloud-cli-workerd-1.0.0.tgz
npm notice package size: 1.9 kB
npm notice unpacked size: 3.7 kB
npm notice shasum: 37ae521188ee2292f550e30d3068d649fa4c74e0
npm notice integrity: sha512-l2bsVj5XRgiXo[...]1cm688CIrJmfA==
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%2fworkerd - You must sign up for private packages
npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-05-08T13_00_48_987Z-debug-0.log
|