Skip to content

Add npm trusted publishing workflow - #9

Merged
sf-jin-ku merged 1 commit into
mainfrom
jin/trusted-publishing
Apr 5, 2026
Merged

Add npm trusted publishing workflow#9
sf-jin-ku merged 1 commit into
mainfrom
jin/trusted-publishing

Conversation

@sf-jin-ku

Copy link
Copy Markdown
Contributor

Summary

  • add a release-published GitHub Actions workflow for npm trusted publishing
  • grant the workflow so npm can verify the OIDC identity
  • set npm package publish metadata for public publish and normalized repository URL

Testing

  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/publish.yml"); puts "ok"'
  • npm pack --dry-run
  • git diff --check -- package.json .github/workflows/publish.yml

@sf-jin-ku
sf-jin-ku merged commit 68f3705 into main Apr 5, 2026
3 checks passed
@sf-jin-ku
sf-jin-ku deleted the jin/trusted-publishing branch April 5, 2026 17:08
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