We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28eae9d commit df9a923Copy full SHA for df9a923
1 file changed
.github/workflows/deploy-docs.yml
@@ -10,7 +10,7 @@ on:
10
workflow_dispatch:
11
12
permissions:
13
- contents: read
+ contents: write
14
pages: write
15
id-token: write
16
0 commit comments