diff --git a/.github/workflows/website.yaml b/.github/workflows/website.yaml index dc17a3dc..794a8181 100644 --- a/.github/workflows/website.yaml +++ b/.github/workflows/website.yaml @@ -84,8 +84,6 @@ jobs: permissions: contents: read pull-requests: write - env: - GH_TOKEN: ${{ github.token }} steps: - name: Checkout uses: actions/checkout@v4