Skip to content

Adjust npm trusted publishing workflow#5

Merged
cluic merged 1 commit into
mainfrom
codex/fix-publish-auth
May 19, 2026
Merged

Adjust npm trusted publishing workflow#5
cluic merged 1 commit into
mainfrom
codex/fix-publish-auth

Conversation

@cluic

@cluic cluic commented May 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • update release workflows to use newer setup-node actions and Node 24
  • stop injecting npm auth state that can conflict with trusted publishing
  • keep release preflight aligned with the release environment

Why

The release workflow already reaches npm trusted publishing, but publish currently fails with npm 404 during the write step. This PR narrows the workflow to a more standard trusted-publishing setup.

Verification

  • workflow-only change
  • release preflight will validate install and changeset checks on the PR

@cluic cluic merged commit 4304041 into main May 19, 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