Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
adds read permission
  • Loading branch information
djliden authored Jun 7, 2024
1 parent fa3ea7c commit 0d9bd19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
permissions:
pages: write
id-token: write
contents: read
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 0d9bd19

Please sign in to comment.