Commit 978ef31
fix(release): let host smoke jobs read the draft release lock
Draft releases are visible only to tokens with push access, so the
supported-host smoke jobs' contents: read token could not download the
still-draft release lock via prepare-release-lock.ts, failing every
release before publication. Grant contents: write, matching the
publish-release job's existing draft-asset download, and pin the
permission in the deployment policy test.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 3ffa33b commit 978ef31
2 files changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
447 | 447 | | |
448 | 448 | | |
449 | 449 | | |
450 | | - | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
451 | 453 | | |
452 | 454 | | |
453 | 455 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
55 | 58 | | |
56 | 59 | | |
0 commit comments