Commit da5facc
fix(github): add missing
The `_setup.yml` reusable workflow requires `contents: read`, but the
publish workflows only declared `id-token: write`, which implicitly set
all other permissions to `none`.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>contents: read permission to publish workflows (#4485)1 parent 123602d commit da5facc
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments