Skip to content

CI: fix npm trusted publishing (use npm 11)#104

Merged
sebastianwessel merged 1 commit into
mainfrom
codex/npm-trusted-publisher-npm11
Feb 13, 2026
Merged

CI: fix npm trusted publishing (use npm 11)#104
sebastianwessel merged 1 commit into
mainfrom
codex/npm-trusted-publisher-npm11

Conversation

@sebastianwessel
Copy link
Copy Markdown
Owner

@sebastianwessel sebastianwessel commented Feb 13, 2026

Summary

  • configure npm registry in setup-node for publish step
  • upgrade npm to >=11.5.1 before release publishing

Why

Run https://github.com/sebastianwessel/quickjs/actions/runs/21999000779/job/63566469263 failed at npm publish with ENEEDAUTH while using trusted publishing.

That runner used npm 10.9.4, but npm trusted publishing requires npm >=11.5.1. This update aligns the workflow with npm trusted publisher requirements.

@sebastianwessel sebastianwessel merged commit 70b4e7d into main Feb 13, 2026
2 checks passed
@sebastianwessel sebastianwessel deleted the codex/npm-trusted-publisher-npm11 branch February 13, 2026 19:00
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