Commit 8ca9e9d
ci: authenticate npm's private @plugpress/ui fetch in the release build
npm ci resolves @plugpress/ui from the private plugpressco/plugpress-ui
repo, which the runner's default token cannot read — every tagged
release build died before building a zip. Route github.com fetches
through SADDLE_REPO_TOKEN (the same org PAT Pro's CI expects; add it as
an org secret to fix both repos at once).
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MdDtwAWL2u1oDKq5tNANT61 parent 23ae67f commit 8ca9e9d
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
43 | 49 | | |
44 | 50 | | |
45 | 51 | | |
| |||
0 commit comments