Skip to content

Conversation

@TimPietruskyRunPod
Copy link
Member

  • remove manual npmrc token configuration (rely on setup-node oidc)
  • update node.js to version 20 for better npm oidc support
  • add npm update step to ensure oidc and provenance support
  • add NPM_CONFIG_ACCESS env var to force public access on first publish
  • add workflow_dispatch for manual testing
  • update comments to clarify oidc authentication flow

this fixes the 404 error by properly using oidc tokens minted automatically by setup-node instead of manual token configuration.

- remove manual npmrc token configuration (rely on setup-node oidc)
- update node.js to version 20 for better npm oidc support
- add npm update step to ensure oidc and provenance support
- add NPM_CONFIG_ACCESS env var to force public access on first publish
- add workflow_dispatch for manual testing
- update comments to clarify oidc authentication flow

this fixes the 404 error by properly using oidc tokens minted
automatically by setup-node instead of manual token configuration.
@TimPietruskyRunPod TimPietruskyRunPod merged commit 51dc85f into main Nov 10, 2025
3 checks passed
@TimPietruskyRunPod TimPietruskyRunPod deleted the ci/fix-trusted-publisher branch November 10, 2025 16:02
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.

3 participants