diff --git a/.github/workflows/data-update.yml b/.github/workflows/data-update.yml index 88e50d036..d2d5b83cb 100644 --- a/.github/workflows/data-update.yml +++ b/.github/workflows/data-update.yml @@ -47,7 +47,6 @@ jobs: id: cpr uses: peter-evans/create-pull-request@v3 with: - token: ${{ secrets.DATA_PR_TOKEN }} commit-message: Update searx.data - ${{ matrix.fetch }} committer: searx-bot author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>