We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6101b9e commit 8365ea7Copy full SHA for 8365ea7
1 file changed
.github/workflows/mkdocs.yml
@@ -8,6 +8,8 @@ on:
8
permissions:
9
contents: write
10
11
+ pages: write
12
+
13
jobs:
14
deploy:
15
runs-on: ubuntu-latest
0 commit comments