There was an error while loading. Please reload this page.
1 parent 0f4f207 commit bfad4efCopy full SHA for bfad4ef
1 file changed
.github/workflows/docs.yaml
@@ -10,6 +10,9 @@ on:
10
env:
11
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
12
13
+permissions:
14
+ contents: write
15
+
16
jobs:
17
gen-docs:
18
runs-on: ubuntu-latest
0 commit comments