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 6495263 commit 1a0f711Copy full SHA for 1a0f711
.github/workflows/docs.yml
@@ -10,6 +10,7 @@ on:
10
# security: restrict permissions for CI jobs.
11
permissions:
12
contents: read
13
+ pages: write
14
15
jobs:
16
# Build the documentation and upload the static HTML files as an artifact.
0 commit comments