We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21cec99 commit 93f5e40Copy full SHA for 93f5e40
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 --filter react-virtualized-diff publish --access public --no-git-checks
+ - run: pnpm publish --access public --no-git-checks
0 commit comments