Skip to content

Commit a62cb6e

Browse files
authored
fix doc ci permissions
1 parent 2ebacd6 commit a62cb6e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -339,8 +339,7 @@ jobs:
339339
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
340340
permissions:
341341
id-token: write
342-
pages: write
343-
contents: read
342+
contents: write
344343
needs:
345344
- build
346345
secrets: inherit

0 commit comments

Comments
 (0)