Skip to content

Commit c650b97

Browse files
authored
Add committer info in mirror sync (#6526)
1 parent ed2c894 commit c650b97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/private-mirror-sync.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
fetch-depth: 0
2020
submodules: true
2121
token: ${{ secrets.GOOGLE_OSS_BOT_TOKEN }}
22+
committer: google-oss-bot <[email protected]>
2223
- name: Force push HEAD to private repo main branch
2324
run: |
2425
git remote add mirror https://github.com/FirebasePrivate/firebase-android-sdk.git

0 commit comments

Comments
 (0)