Skip to content

Commit

Permalink
Add the last permission to allow writing in the repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
egguy committed Nov 8, 2023
1 parent 4f7bc12 commit 723c95d
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 @@ -21,6 +21,7 @@ jobs:
permissions:
pages: write # to deploy to Pages
id-token: write # to verify the deployment, originates from an appropriate source
contents: write

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 723c95d

Please sign in to comment.