Skip to content

Commit

Permalink
Add permissions for oidc auth
Browse files Browse the repository at this point in the history
  • Loading branch information
shri committed Aug 9, 2024
1 parent 22a5d21 commit 1eb6664
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/aws-ecs-deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ env:

permissions:
contents: read
id-token: write
contents: read

jobs:
deploy:
Expand Down

0 comments on commit 1eb6664

Please sign in to comment.