Commit 10c3ef7
committed
fix(btm-builder-image): drop id-token + attestations permissions
GHA may startup_failure when a workflow requests `attestations: write`
or `id-token: write` permissions on a repo that doesn't have GitHub
Attestations / OIDC publishing enabled at the repo or org level.
Neither permission is required for the basic `docker push` to
ghcr.io (uses GITHUB_TOKEN via docker/login-action). Drop both
until sigstore-attestation integration is genuinely needed.1 parent 66a40f4 commit 10c3ef7
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | 42 | | |
45 | 43 | | |
46 | 44 | | |
| |||
0 commit comments