Skip to content

Commit 7bb2504

Browse files
add more env
1 parent 256258e commit 7bb2504

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,5 @@ jobs:
3030
- run: pnpm build
3131
- run: pnpm test
3232
- run: pnpm --filter react-virtualized-diff publish --access public --no-git-checks
33+
env:
34+
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)