Skip to content

Commit

Permalink
add note about purpose of permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
lpmi-13 committed Apr 29, 2024
1 parent 62126f3 commit 75ba6db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
# we need these for the OIDC authentication to AWS
permissions:
id-token: write
contents: read
Expand Down

0 comments on commit 75ba6db

Please sign in to comment.