Skip to content

Commit

Permalink
Update permissions content write
Browse files Browse the repository at this point in the history
  • Loading branch information
dalito committed Dec 8, 2023
1 parent 509807a commit b61742e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

# Grant GITHUB_TOKEN the permissions required to make a Pages deployment
permissions:
contents: read # to read the contents of the repository
contents: write # to read the contents of the repository
pages: write # to deploy to Pages
id-token: write # to verify the deployment originates from an appropriate source

Expand Down

0 comments on commit b61742e

Please sign in to comment.