From 60cb9a52973420f3c4cbab2b83951448706e686e Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 22 Sep 2022 09:07:02 +0100 Subject: [PATCH] Update docs.yml Contents read is actually not needed --- .github/workflows/docs.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index d48414662b..763fb72577 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -7,8 +7,7 @@ on: paths: - site/content/** -permissions: - contents: read +permissions: {} jobs: release: