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 39f4606 commit a51dfbdCopy full SHA for a51dfbd
.github/workflows/docs.yaml
@@ -5,6 +5,10 @@ on:
5
branches: [ main ]
6
pull_request:
7
8
+permissions:
9
+ id-token: write
10
+ contents: write
11
+
12
defaults:
13
run:
14
shell: bash -l -eo pipefail {0}
0 commit comments