Commit e27d751
committed
fix(sep-automation): prefer App auth over GITHUB_TOKEN
When both App credentials and GITHUB_TOKEN are provided, prefer App
auth since it has the org-level permissions needed for team lookups.
The workflow's GITHUB_TOKEN doesn't have access to org teams.1 parent 3f070b3 commit e27d751
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
31 | 34 | | |
32 | 35 | | |
33 | 36 | | |
34 | | - | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
| |||
0 commit comments