Skip to content

ci: add npm publish workflow#4

Merged
BenKalsky merged 1 commit into
mainfrom
ci/npm-publish-public
May 1, 2026
Merged

ci: add npm publish workflow#4
BenKalsky merged 1 commit into
mainfrom
ci/npm-publish-public

Conversation

@BenKalsky
Copy link
Copy Markdown
Member

Summary

  • Adds a manual npm publish workflow using GitHub Actions secret NPM_TOKEN
  • Runs install, typecheck, tests, build, and npm pack before publish
  • Publishes scoped package with --access public

Test Plan

  • corepack pnpm test
  • corepack pnpm typecheck
  • corepack pnpm build
  • npm pack --dry-run

@BenKalsky BenKalsky merged commit 9c933fb into main May 1, 2026
1 check passed
@BenKalsky BenKalsky deleted the ci/npm-publish-public branch May 1, 2026 15:15
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