Skip to content
This repository was archived by the owner on May 4, 2026. It is now read-only.

Commit 44c4100

Browse files
committed
bun env is invalid
1 parent 94d7ab6 commit 44c4100

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
- name: Publish to npm
4141
run: bun publish
4242
env:
43-
NODE_AUTH_TOKEN: ${{ secrets.NODE_AUTH_TOKEN }}
43+
NPM_CONFIG_TOKEN: ${{ secrets.NPM_CONFIG_TOKEN }}

0 commit comments

Comments
 (0)