Skip to content

Commit

Permalink
Add permission for id token
Browse files Browse the repository at this point in the history
  • Loading branch information
namse committed Nov 29, 2023
1 parent fa0e9ca commit b40e41e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/oioi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ env:
AWS_ACCOUNT_ID: 962920162112
CDK_DEFAULT_ACCOUNT: 962920162112
CDK_DEFAULT_REGION: ap-northeast-2
permissions:
id-token: write
contents: read
jobs:
publish-extension:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b40e41e

Please sign in to comment.