SIGN IN SIGN UP

ci: use bun ci and npm publish in release workflow (#16)

Use 'bun ci' instead of 'bun install' for faster, lockfile-based
dependency installation in CI environments.

Use 'npm publish' directly instead of 'bunx npm publish' to ensure
proper support for provenance in npm publishing.
M
Michael Banucu committed
cba058dcfd554fb973783a633e2d62269f70481f
Parent: 9910eb1
Committed by GitHub <noreply@github.com> on 2/4/2026, 4:14:13 PM