Update the token used by mirroring workflows. (flutter/engine#30000)
This commit is contained in:
@@ -20,6 +20,6 @@ jobs:
|
||||
id: mirror
|
||||
uses: google/mirror-branch-action@c6b07e441a7ffc5ae15860c1d0a8107a3a151db8
|
||||
with:
|
||||
github-token: ${{ secrets.FLUTTERGITHUBBOT_TOKEN }}
|
||||
github-token: ${{ secrets.FLUTTERMIRRORINGBOT_TOKEN }}
|
||||
source: 'main'
|
||||
dest: 'master'
|
||||
|
||||
Reference in New Issue
Block a user