Skip to content

Commit

Permalink
Merge pull request #42975 from qgis/3nids-patch-1
Browse files Browse the repository at this point in the history
use qgis-bot as actor
  • Loading branch information
3nids committed Apr 27, 2021
1 parent 1c94f6b commit f12317d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Expand Up @@ -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.2.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.GH_TOKEN_BOT }}

0 comments on commit f12317d

Please sign in to comment.