mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 01:50:39 +09:00
fix: reset lockfile changes before release publish
This commit is contained in:
parent
824a297c73
commit
f1a0460105
2 changed files with 7 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ Note:
|
|||
|
||||
- the release workflows intentionally use `pnpm install --no-frozen-lockfile`
|
||||
- this matches the repo's current policy where `pnpm-lock.yaml` is refreshed by GitHub automation after manifest changes land on `master`
|
||||
- the publish jobs then restore `pnpm-lock.yaml` before running `scripts/release.sh`, so the release script still sees a clean worktree
|
||||
|
||||
## 1. Merge the Repo Changes First
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue