Only create draft changelog if package published #298
Annotations
1 error and 1 warning
build_and_publish
NpmCallError: Call to "npm publish" exited with non-zero exit code 1
npm notice Publishing to https://registry.npmjs.org/
npm ERR! code E402
npm ERR! 402 Payment Required - PUT https://registry.npmjs.org/@edgedb%2fauth-core - You must sign up for private packages
{
"error": {
"code": "E402",
"summary": "402 Payment Required - PUT https://registry.npmjs.org/@edgedb%2fauth-core - You must sign up for private packages",
"detail": ""
}
}
npm ERR! A complete log of this run can be found in:
npm ERR! /home/runner/.npm/_logs/2023-11-09T19_07_00_783Z-debug-0.log
|
build_and_publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|