From 1926150717fcdcf037a7118be39395d16c251bb6 Mon Sep 17 00:00:00 2001 From: William Date: Fri, 21 Apr 2023 13:59:43 +0100 Subject: [PATCH] Update read/write access perms for wiki --- .github/workflows/update_docs.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/update_docs.yml b/.github/workflows/update_docs.yml index 2e06fcb..c2b9fcc 100644 --- a/.github/workflows/update_docs.yml +++ b/.github/workflows/update_docs.yml @@ -1,6 +1,10 @@ # Update the GitHub Wiki documentation when a push is made to docs/ name: Update Docs +permissions: + contents: read + wikis: write + on: push: paths: