Commit b6d92ac
fix(ci): add packages: read permission and GITHUB_TOKEN fallback for npm.pkg.github.com auth
widget-sdk 3.18.0 is published on GitHub Packages (npm.pkg.github.com) unlike
3.17.0 which was on the public npm registry. CI needs read:packages permission
to download it. Add explicit packages: read permission to the job and fall back
to GITHUB_TOKEN when STAFFBOT_NPM_READ is unavailable.
Co-authored-by: GitHub Copilot <copilot@noreply.github.com>1 parent e4e9e59 commit b6d92ac
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
| |||
27 | 31 | | |
28 | 32 | | |
29 | 33 | | |
30 | | - | |
| 34 | + | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
| |||
0 commit comments