chore: add github workflow for npm publish (#1073) #5
npm_publish.yml
on: push
publish-typescript-bindings
16s
publish-wallet-daemon-client
17s
Annotations
2 errors and 2 warnings
publish-typescript-bindings
PackageJsonReadError: Could not read package.json at /home/runner/work/tari-dan/tari-dan/package.json
ENOENT: no such file or directory, open '/home/runner/work/tari-dan/tari-dan/package.json'
|
publish-wallet-daemon-client
PackageJsonReadError: Could not read package.json at /home/runner/work/tari-dan/tari-dan/package.json
ENOENT: no such file or directory, open '/home/runner/work/tari-dan/tari-dan/package.json'
|
publish-typescript-bindings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
publish-wallet-daemon-client
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|