Skip to content

Migrate npm publishing to OIDC - #814

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

Migrate npm publishing to OIDC#814
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 requested a review from techmannih as a code owner August 19, 2026 21:18
@seveibar
seveibar merged commit d8663c4 into main Aug 19, 2026
5 checks 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