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