mirror of
https://github.com/flutter/packages.git
synced 2025-07-02 08:34:31 +08:00
Update the token used for mirroring. (#533)
This commit is contained in:
2
.github/workflows/mirror.yml
vendored
2
.github/workflows/mirror.yml
vendored
@ -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: 'master'
|
||||
dest: 'main'
|
||||
|
Reference in New Issue
Block a user