Skip to content

ci: use npm trusted publishing#10

Merged
ehud-am merged 1 commit intomainfrom
codex/trusted-publishing-workflow
Apr 9, 2026
Merged

ci: use npm trusted publishing#10
ehud-am merged 1 commit intomainfrom
codex/trusted-publishing-workflow

Conversation

@ehud-am
Copy link
Copy Markdown
Owner

@ehud-am ehud-am commented Apr 9, 2026

Summary

  • remove token-based npm auth from the publish workflow so npm can use GitHub OIDC trusted publishing
  • switch the publish job to Node 24 to match npm's current trusted publishing guidance
  • keep the existing verify gate before publish

Verification

  • npm run verify
  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/publish.yml"); puts "yaml-ok"'

@ehud-am ehud-am merged commit e124fd2 into main Apr 9, 2026
1 check passed
@ehud-am ehud-am deleted the codex/trusted-publishing-workflow branch April 9, 2026 02:01
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