diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 7a310b0b8..fae9c364c 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -28,7 +28,7 @@ env: PYTHON_VERSION: 3.x permissions: - contents: read + contents: write jobs: documentation: