workflows/docs: allow reading GitHub Pages.
This isn't technically needed for Homebrew/brew but is needed for private repositories that reuse this workflow.
This commit is contained in:
parent
7b604c98a9
commit
35b3be3625
1
.github/workflows/docs.yml
vendored
1
.github/workflows/docs.yml
vendored
@ -8,6 +8,7 @@ on:
|
|||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
pages: read
|
||||||
|
|
||||||
env:
|
env:
|
||||||
HOMEBREW_DEVELOPER: 1
|
HOMEBREW_DEVELOPER: 1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user