We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed2c894 commit c650b97Copy full SHA for c650b97
.github/workflows/private-mirror-sync.yml
@@ -19,6 +19,7 @@ jobs:
19
fetch-depth: 0
20
submodules: true
21
token: ${{ secrets.GOOGLE_OSS_BOT_TOKEN }}
22
+ committer: google-oss-bot <[email protected]>
23
- name: Force push HEAD to private repo main branch
24
run: |
25
git remote add mirror https://github.com/FirebasePrivate/firebase-android-sdk.git
0 commit comments