Commit 7b716ed
authored
ci: fix OpenURI::HTTPError: 401 Unauthorized error (#5206)
**Which issue(s) this PR fixes**:
Fixes #
**What this PR does / why we need it**:
With #5169, it introduced rake task to backport Pull requests, but
it needs to pass GITHUB_TOKEN for internal script.
**Docs Changes**:
N/A
**Release Note**:
N/A
---------
Signed-off-by: Kentaro Hayashi <[email protected]>1 parent 2d6b8bb commit 7b716ed
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
0 commit comments