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 20d0ac8 commit 28c4a7aCopy full SHA for 28c4a7a
1 file changed
.github/workflows/release.yml
@@ -57,4 +57,4 @@ jobs:
57
- name: Build for Release
58
run: pnpm nx run-many --target=build --parallel=3
59
- name: Publish
60
- run: pnpm lerna publish --no-private from-git --yes
+ run: pnpm lerna publish --no-private from-package --yes
0 commit comments