We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52d8111 commit 90f6b12Copy full SHA for 90f6b12
1 file changed
.github/workflows/docs.yml
@@ -7,6 +7,11 @@ on:
7
- main
8
workflow_dispatch:
9
10
+permissions:
11
+ contents: read
12
+ pages: write
13
+ id-token: write
14
+
15
jobs:
16
build-docs:
17
runs-on: ubuntu-latest
0 commit comments