Skip to content

Commit

Permalink
workflows/docs: allow reading GitHub Pages.
Browse files Browse the repository at this point in the history
This isn't technically needed for Homebrew/brew but is needed for
private repositories that reuse this workflow.
  • Loading branch information
MikeMcQuaid committed Jun 11, 2024
1 parent 7b604c9 commit 35b3be3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:

permissions:
contents: read
pages: read

env:
HOMEBREW_DEVELOPER: 1
Expand Down

0 comments on commit 35b3be3

Please sign in to comment.