Commit 4f77a06
authored
### Rationale for this change
With:
- #48839
We use `gh release download`. This requires the GH_TOKEN available.
### What changes are included in this PR?
Add env with `GH_TOKEN`. I've validate the Rake's `sh` should inherit the environment variables that are defined on your shell.
### Are these changes tested?
No
### Are there any user-facing changes?
No
* GitHub Issue: #48841
Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
1 parent 4e5f7ea commit 4f77a06
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| 235 | + | |
| 236 | + | |
235 | 237 | | |
236 | 238 | | |
237 | 239 | | |
| |||
0 commit comments