We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3359454 commit 938ceaaCopy full SHA for 938ceaa
1 file changed
.github/workflows/build-docs.yml
@@ -12,7 +12,7 @@ concurrency:
12
cancel-in-progress: true
13
14
permissions:
15
- contents: read
+ contents: write # to push to gh-pages branch
16
17
jobs:
18
0 commit comments