Commit 99c6a2c
committed
fix(ci): pass monorepo lockfile and install paths to publish workflow
The reusable publish-npm-package workflow now supports lockfile-path and
install-path inputs. Pass these so it finds pnpm-lock.yaml at the repo
root and runs pnpm install from the root, matching the monorepo layout.
https://claude.ai/code/session_01CnQyyfrELDqC87N3ts334h1 parent daaa2c0 commit 99c6a2c
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
0 commit comments