From 6286ea928c197dd8b3f6c744b005e2f7df71a0a6 Mon Sep 17 00:00:00 2001 From: minikin Date: Mon, 6 Mar 2023 12:46:30 +0100 Subject: [PATCH] Update gh-pages.yml --- .github/workflows/gh-pages.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 88fad73d49..bb65599e07 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -2,9 +2,6 @@ name: GitHub Pages on: [push, pull_request] -permissions: - contents: read - jobs: deploy: name: Deploy GitHub Pages