Skip to content

Commit e267ff7

Browse files
committed
Add write permissions
1 parent 97a612e commit e267ff7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ jobs:
3838
name: Upload docs to GitHub pages
3939
runs-on: ubuntu-latest
4040
needs: build-docs
41+
permissions:
42+
contents: write
4143
steps:
4244
- uses: actions/download-artifact@v3
4345
with:

0 commit comments

Comments
 (0)