This repository was archived by the owner on Jun 16, 2026. It is now read-only.
Commit 71731f2
ci: grant id-token write permission for AWS OIDC
The Build and Release workflow's Configure AWS Credentials step assumes a
role via OIDC (role-to-assume with no static keys), which requires the
id-token: write permission. The workflow only granted contents: read, so
the step would fail to obtain a web identity token.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 2e7edb7 commit 71731f2
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments