ci: Fix perms, again
All checks were successful
Public Preview Builds / publish-preview (push) Successful in 43s
All checks were successful
Public Preview Builds / publish-preview (push) Successful in 43s
Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
parent
6a4426fbee
commit
957985998c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/documentation.yaml
vendored
1
.github/workflows/documentation.yaml
vendored
|
@ -8,6 +8,7 @@ on:
|
|||
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
|
||||
permissions:
|
||||
actions: read
|
||||
contents: write
|
||||
pages: write
|
||||
id-token: write
|
||||
|
||||
|
|
Loading…
Reference in a new issue