We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51aa687 commit 87cc231Copy full SHA for 87cc231
.github/workflows/pkg-pr-new.yml
@@ -72,4 +72,4 @@ jobs:
72
run: npm run build
73
74
- name: Publish PR branch to pkg.pr.new
75
- run: npx pkg-pr-new publish --compact --peerDeps --no-template --comment=off './packages/lerna' './packages/legacy-package-management' './packages/legacy-structure/commands/create'
+ run: npx pkg-pr-new publish --compact --peerDeps --no-template --comment=off './packages/lerna' './packages/legacy-structure/commands/create'
0 commit comments