forked from Archives/searxng
Update data-update.yml
Call to peter-evans/create-pull-request@v3 : Use the default GITHUB_TOKEN
This commit is contained in:
parent
898d789e82
commit
96ae39c3b6
1
.github/workflows/data-update.yml
vendored
1
.github/workflows/data-update.yml
vendored
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user