diff --git a/.github/workflows/portal-documentation.yaml b/.github/workflows/portal-documentation.yaml index 6e18e2c97e..5ac7d47c3f 100644 --- a/.github/workflows/portal-documentation.yaml +++ b/.github/workflows/portal-documentation.yaml @@ -22,6 +22,9 @@ on: env: MAVEN_CACHE: /var/tools/maven-cache +permissions: + contents: write + jobs: build-screenshot: runs-on: ubuntu-latest