From 8ce04e18305e0e4b39716ead95d6aacb1891905d Mon Sep 17 00:00:00 2001 From: Artur Akmalov Date: Tue, 23 May 2023 23:57:55 +0500 Subject: [PATCH] permissions --- .github/workflows/deploy.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index af23e1f..5120066 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -11,8 +11,6 @@ jobs: name: github-pages name: Deploy to GitHub Pages runs-on: ubuntu-latest - permissions: - issues: read steps: - uses: actions/checkout@v3 - uses: actions/setup-node@v3