We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 549c79b commit dd81f87Copy full SHA for dd81f87
.github/workflows/publish_documentation.yml
@@ -11,7 +11,7 @@ on:
11
workflow_dispatch:
12
13
permissions:
14
- contents: read
+ contents: write
15
16
# we don't want to have concurrent jobs, and we don't want to cancel running jobs to avoid broken publications
17
concurrency:
0 commit comments