Skip to content

ci: force npm OIDC publishing - #7

Merged
badluck1024 merged 1 commit into
mainfrom
fix/npm-oidc-publish
Jun 11, 2026
Merged

ci: force npm OIDC publishing#7
badluck1024 merged 1 commit into
mainfrom
fix/npm-oidc-publish

Conversation

@badluck1024

Copy link
Copy Markdown
Owner

Summary

  • Remove the setup-node registry configuration that creates a token-based npm user config.
  • Clear token-related npm environment before npm publish so npm can use GitHub Actions OIDC.
  • Keep explicit npm registry selection on the publish command.

Validation

  • pnpm run check
  • pnpm test
  • pnpm run release:check

The previous v0.2.2 release runs failed before npm publication with npm E404. After this PR is merged, the v0.2.2 tag will be moved to the updated release commit and pushed again.

@badluck1024
badluck1024 merged commit 06d6dc9 into main Jun 11, 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