Commit d01ed07
fix(ci): use ICP_CLI_GITHUB_TOKEN in frontend workflow to avoid icp rate limits
npm run test calls icp network start + icp deploy; icp-cli reads
ICP_CLI_GITHUB_TOKEN (not GITHUB_TOKEN) when fetching the network launcher.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 91cd429 commit d01ed07
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments