Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: update GitHub Actions workflow for Node.js CI
Added `registry-url` to the setup-node step and `NPM_CONFIG_PROVENANCE` to the publish step in the GitHub Actions workflow for Node.js CI. This ensures that the workflow uses the correct npm registry and enables package provenance tracking for published packages.
- Loading branch information