forked from MapComplete/MapComplete
Scripts: attempt to push to repo
This commit is contained in:
parent
8e511a2874
commit
405c29ac45
1 changed files with 2 additions and 0 deletions
|
|
@ -33,6 +33,8 @@ jobs:
|
|||
- name: Update android repo
|
||||
run: |
|
||||
cd android
|
||||
git checkout main
|
||||
git pull
|
||||
git config user.name "Android file update bot"
|
||||
git config user.email "info@mapcomplete.org"
|
||||
date > date.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue