From c813a10675e80314169212bbf74d10a8ffcb797d Mon Sep 17 00:00:00 2001 From: Harry Solovay Date: Wed, 3 Apr 2024 14:44:34 -0400 Subject: [PATCH] attempt to fix documentation workflow (#36) --- .github/workflows/documentation.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 9b81eeb..c6e6ab9 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -1,4 +1,7 @@ name: Documentation +permissions: + pages: write + contents: write on: push: branches: