Skip to content

Commit d23b331

Browse files
committed
add id-token write permissions for AWS auth
1 parent 2edacdd commit d23b331

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yaml

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

1414
permissions:
1515
contents: read
16+
id-token: write
1617

1718
jobs:
1819
deploy:

0 commit comments

Comments
 (0)