Skip to content

Pass npm token to Bun publisher - #48

Merged
ifBars merged 1 commit into
mainfrom
fix/bun-npm-auth
Aug 28, 2026
Merged

ifBars merged 1 commit into
mainfrom
fix/bun-npm-auth

Conversation

@ifBars

@ifBars ifBars commented Aug 28, 2026

Copy link
Copy Markdown
Owner

After extracting the artifact, the hosted publish now reaches the registry but Bun reports missing authentication. setup-node's NODE_AUTH_TOKEN wiring is npm-specific; Bun documents NPM_CONFIG_TOKEN for automated publishing. Pass the existing NPM_TOKEN secret through that Bun-supported variable while retaining NODE_AUTH_TOKEN for the generated npm config.

@coderabbitai

coderabbitai Bot commented Aug 28, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 13 minutes.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: caeef24f-1cbe-44b7-84d1-2824fdf0f430

📥 Commits

Reviewing files that changed from the base of the PR and between 5b50d3a and 7b988dc.

📒 Files selected for processing (1)
  • .github/workflows/publish-npm.yml

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@ifBars
ifBars merged commit c78422c into main Aug 28, 2026
2 checks passed
@ifBars
ifBars deleted the fix/bun-npm-auth branch August 28, 2026 01:37
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.

1 participant