Skip to content

Commit

Permalink
Comments on perm that make doc deployment work.
Browse files Browse the repository at this point in the history
  • Loading branch information
dalito committed Dec 8, 2023
1 parent b61742e commit 2a462ac
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: write # to read the contents of the repository
contents: write # to let mkdocs write the new docs
pages: write # to deploy to Pages
id-token: write # to verify the deployment originates from an appropriate source

Expand Down

0 comments on commit 2a462ac

Please sign in to comment.