Skip to content

Commit

Permalink
add id-token permission
Browse files Browse the repository at this point in the history
  • Loading branch information
dirodriguezm authored Apr 8, 2024
1 parent 23614e5 commit c8b18cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy_prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
publish:
runs-on: ubuntu-latest
environment: production
permissions:
id-token: write
contents: read
env:
AWS_BUCKET_NAME: ${{ secrets.AWS_BUCKET_NAME }}
AWS_CLOUDFRONT: ${{ secrets.AWS_CLOUDFRONT_ID }}
Expand Down

0 comments on commit c8b18cc

Please sign in to comment.