mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Update the token used by mirroring workflows. (flutter/engine#30000)
This commit is contained in:
parent
b841b405e2
commit
3ddef3e9ad
@ -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'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user