Skip to content

Migrate npm publishing to OIDC - #806

Merged
seveibar merged 1 commit into
mainfrom
chore/npm-oidc-publishing
Aug 19, 2026
Merged

Migrate npm publishing to OIDC#806
seveibar merged 1 commit into
mainfrom
chore/npm-oidc-publishing

Conversation

@seveibar

@seveibar seveibar commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Summary

  • grant GitHub Actions OIDC permission for npm trusted publishing
  • remove the legacy npm token from the release step
  • use Node 24 with actions/setup-node v6
  • add explicit repository metadata where missing

Validation

  • parsed the release workflow as YAML
  • parsed package.json
  • ran git diff --check
  • confirmed the release workflow no longer references NPM_TOKEN

@seveibar
seveibar merged commit 801d032 into main Aug 19, 2026
5 checks passed
@tscircuitbot

Copy link
Copy Markdown
Contributor

Thank you for your contribution! 🎉

PR Rating:
Impact: Tiny

Track your contributions and see the leaderboard at: tscircuit Contribution Tracker


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.

2 participants