Skip to content

fix: npm publish auth in release workflow#9

Merged
Binb1 merged 1 commit intomainfrom
fix/npm-publish-auth
Apr 6, 2026
Merged

fix: npm publish auth in release workflow#9
Binb1 merged 1 commit intomainfrom
fix/npm-publish-auth

Conversation

@Binb1
Copy link
Copy Markdown
Contributor

@Binb1 Binb1 commented Apr 6, 2026

Summary

  • npm via bunx doesn't pick up NODE_AUTH_TOKEN env var
  • Write .npmrc with auth token directly before publish

Test plan

  • Merge, then re-run: bun run release patch to trigger v0.1.1
  • Verify @moqa/ags appears on npmjs.com

🤖 Generated with Claude Code

Write .npmrc with auth token directly — NODE_AUTH_TOKEN env var
isn't picked up by npm when run via bunx.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Binb1 Binb1 merged commit 1d708aa into main Apr 6, 2026
1 check 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.

1 participant