Browse Source

Update data-update.yml

Call to peter-evans/create-pull-request@v3 : 
Use the default GITHUB_TOKEN
Alexandre Flament 4 years ago
parent
commit
96ae39c3b6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .github/workflows/data-update.yml

+ 0 - 1
.github/workflows/data-update.yml

@@ -47,7 +47,6 @@ jobs:
         id: cpr
         id: cpr
         uses: peter-evans/create-pull-request@v3
         uses: peter-evans/create-pull-request@v3
         with:
         with:
-          token: ${{ secrets.DATA_PR_TOKEN }}
           commit-message: Update searx.data - ${{ matrix.fetch }}
           commit-message: Update searx.data - ${{ matrix.fetch }}
           committer: searx-bot <noreply@github.com>
           committer: searx-bot <noreply@github.com>
           author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
           author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>