Skip to content

Commit bfad4ef

Browse files
authored
docs(ci): Fix permission issues raised by the docs ci workflow (#234)
1 parent 0f4f207 commit bfad4ef

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/docs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ on:
1010
env:
1111
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1212

13+
permissions:
14+
contents: write
15+
1316
jobs:
1417
gen-docs:
1518
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)