Skip to content

Commit a817ad6

Browse files
Update documentation build job permissions to allow write access
1 parent 6faf2e6 commit a817ad6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
build-docs:
1313
permissions:
14-
contents: read
14+
contents: write
1515
pages: write
1616
runs-on: ubuntu-latest
1717
steps:

0 commit comments

Comments
 (0)