Commit 9cc45d4
committed
fix(gha): try the easy fix for pre-release rate-limiting
Currently, the generator for this project reads both the directory hierarchy and
files from the Ethereum execution-apis using the Google GitHub API client. This
client is exceeding the rate-limits. Using a PAT instead of the default, provided
GITHUB_TOKEN might solve this issue easily.1 parent 49fea82 commit 9cc45d4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
0 commit comments