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:
Mike McQuaid 2024-06-11 12:48:56 +01:00
parent 7b604c98a9
commit 35b3be3625
No known key found for this signature in database

View File

@ -8,6 +8,7 @@ on:
permissions: permissions:
contents: read contents: read
pages: read
env: env:
HOMEBREW_DEVELOPER: 1 HOMEBREW_DEVELOPER: 1