Update data-update.yml

Call to peter-evans/create-pull-request@v3 : 
Use the default GITHUB_TOKEN
This commit is contained in:
Alexandre Flament 2021-05-01 10:21:27 +02:00 committed by GitHub
parent 898d789e82
commit 96ae39c3b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 <noreply@github.com>
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>