We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d90f42a commit edc3ed4Copy full SHA for edc3ed4
.github/workflows/pages.yml
@@ -8,7 +8,7 @@ on:
8
workflow_dispatch:
9
10
permissions:
11
- contents: read
+ contents: write
12
pages: write
13
id-token: write
14
0 commit comments