Skip to content

Conversation

@jackw-phantom
Copy link

@jackw-phantom jackw-phantom commented Jan 26, 2026

Summary by CodeRabbit

  • Chores
    • Updated Node.js build configuration in the release workflow to use default npm registry settings.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link

coderabbitai bot commented Jan 26, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

Removed the registry-url input parameter from the Setup Node.js action in the GitHub Actions release workflow for Node.js 24.x. The setup step will now use the default npm registry instead of a configured custom registry.

Changes

Cohort / File(s) Summary
GitHub Actions Workflow Configuration
.github/workflows/release.yml
Removed registry-url input from the Setup Node.js (actions/setup-node@v4) step, reverting to default npm registry configuration.

Comment @coderabbitai help to get the list of available commands and usage tips.

@jkadamczyk jkadamczyk merged commit 9a7bb53 into master Jan 26, 2026
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants