Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

Commit cfbdd5f

Browse files
authored
Merge pull request #8 from docker/ci/oidc-id-token-permission
ci: grant id-token write permission for AWS OIDC
2 parents a0021f3 + 71731f2 commit cfbdd5f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-and-release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77

88
permissions:
99
contents: read
10+
id-token: write
1011

1112
jobs:
1213
build-and-push:

0 commit comments

Comments
 (0)