Use bunx npm publish for trusted publishing

bun publish does not pick up the OIDC token for npm trusted publishing.

Co-authored-by: Ona <no-reply@ona.com>
This commit is contained in:
2026-03-14 01:18:26 +00:00
parent 2d75600913
commit d2174260c1

View File

@@ -21,6 +21,6 @@ jobs:
- run: bun test
- run: bun publish --access public --provenance
- run: bunx npm publish --provenance --access public
env:
NPM_CONFIG_REGISTRY: https://registry.npmjs.org