Skip to content

Commit 8fb6ac6

Browse files
specify package
1 parent 93f5e40 commit 8fb6ac6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
- run: pnpm install
3232
- run: pnpm build
3333
- run: pnpm test
34-
- run: pnpm publish --access public --no-git-checks
34+
- run: pnpm --filter react-virtualized-diff publish --access public --no-git-checks

0 commit comments

Comments
 (0)