Commit f59a2f5
committed
fix(ci): pass GITHUB_TOKEN to git-cliff for authenticated API requests
Unauthenticated GitHub API requests (60/hour) were failing with TLS
connection errors when paginating through closed PRs. Authenticated
requests get 5000/hour and more reliable connections.1 parent f90dd2c commit f59a2f5
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| 150 | + | |
150 | 151 | | |
151 | 152 | | |
152 | 153 | | |
| |||
0 commit comments