Merge pull request #42975 from qgis/3nids-patch-1 (#42976)

use qgis-bot as actor

Co-authored-by: Denis Rouzaud <denis.rouzaud@gmail.com>
This commit is contained in:
qgis-bot 2021-04-27 09:12:21 +02:00 committed by GitHub
parent fbda356a74
commit 3213c68c1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,4 +15,4 @@ jobs:
if: github.event.pull_request.merged && ( ( github.event.action == 'closed' && contains( join( github.event.pull_request.labels.*.name ), 'backport') ) || contains( github.event.label.name, 'backport' ) )
uses: m-kuhn/backport@v1.1.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.GH_TOKEN_BOT }}