fix: Remove NPM_ID_TOKEN for release
This commit is contained in:
parent
be36f82b42
commit
64ca5034ae
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue