We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93f5e40 commit 8fb6ac6Copy full SHA for 8fb6ac6
1 file changed
.github/workflows/release.yml
@@ -31,4 +31,4 @@ jobs:
31
- run: pnpm install
32
- run: pnpm build
33
- run: pnpm test
34
- - run: pnpm publish --access public --no-git-checks
+ - run: pnpm --filter react-virtualized-diff publish --access public --no-git-checks
0 commit comments