Commit a4ad6f6
committed
ci: use the read-only GH app token for pulling mfd
We can't use `${{ github.token }}` for calling `gh` on another repo than
this repo (cloudbeds/cloudbeds-api-python).
We're using the default app that allows us to read from all repos.1 parent 819797b commit a4ad6f6
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
22 | 26 | | |
23 | 27 | | |
24 | | - | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
| |||
0 commit comments