diff --git a/.github/workflows/publish_documentation.yml b/.github/workflows/publish_documentation.yml index d4fd60907..750af74a8 100644 --- a/.github/workflows/publish_documentation.yml +++ b/.github/workflows/publish_documentation.yml @@ -11,7 +11,7 @@ on: workflow_dispatch: permissions: - contents: read + contents: write # we don't want to have concurrent jobs, and we don't want to cancel running jobs to avoid broken publications concurrency: