Skip to content

Commit

Permalink
Also add packages read to the permissions.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemstra committed May 20, 2024
1 parent 7dc4f19 commit f5b366e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ jobs:
permissions:
id-token: write
contents: read
packages: read

strategy:
matrix:
Expand Down Expand Up @@ -232,6 +233,7 @@ jobs:
permissions:
id-token: write
contents: read
packages: read

strategy:
matrix:
Expand Down

0 comments on commit f5b366e

Please sign in to comment.