Skip to content

Commit 28c4a7a

Browse files
galzilberclaude
andauthored
fix(ci): publish with lerna from-package instead of from-git (#1012)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 20d0ac8 commit 28c4a7a

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
@@ -57,4 +57,4 @@ jobs:
5757
- name: Build for Release
5858
run: pnpm nx run-many --target=build --parallel=3
5959
- name: Publish
60-
run: pnpm lerna publish --no-private from-git --yes
60+
run: pnpm lerna publish --no-private from-package --yes

0 commit comments

Comments
 (0)