summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2021-05-01 10:21:27 +0200
committerGitHub <noreply@github.com>2021-05-01 10:21:27 +0200
commit96ae39c3b6437d195eb33e20cfa53fda636ee02e (patch)
treed7d1a2bdcc2c6446f8bc6aacd58e328d0ca73c94 /.github
parent898d789e82701cfdb59d6b2e5b0d9c0ee3c7aa02 (diff)
Update data-update.yml
Call to peter-evans/create-pull-request@v3 : Use the default GITHUB_TOKEN
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/data-update.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/data-update.yml b/.github/workflows/data-update.yml
index 88e50d03..d2d5b83c 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 <noreply@github.com>
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>