Commit dca5f35
Add npm caching and retry settings to publish workflow
Reduce sporadic 403 failures during npm ci by caching npm packages
across runs with actions/setup-node and configuring aggressive retry
settings for transient registry errors.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d39c29f commit dca5f35
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
63 | 78 | | |
64 | 79 | | |
65 | 80 | | |
| |||
0 commit comments