From d6ab8384b0e4552378df9fbf23553b6a167649bc Mon Sep 17 00:00:00 2001 From: Anton Veselev Date: Thu, 21 Dec 2023 20:33:28 +0000 Subject: [PATCH] test --- .github/workflows/gh-pages.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 8ab0303c..46a9dc06 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -16,9 +16,7 @@ jobs: contents: read pages: write id-token: write - actions: write - checks: write - deployments: write + actions: read environment: name: github-pages url: ${{ steps.deployment.outputs.page_url }}