1
0
Fork 0

fix: Remove NPM_ID_TOKEN for release

This commit is contained in:
Paul Jankowski 2026-07-17 11:25:36 -04:00
parent be36f82b42
commit 64ca5034ae
No known key found for this signature in database

View file

@ -179,7 +179,6 @@ jobs:
- run:
name: Release if needed
command: |
export NPM_ID_TOKEN=$(circleci run oidc get --claims '{"aud": "npm:registry.npmjs.org"}')
bun run release
test_playwright:
<<: *playwright