forked from MapComplete/MapComplete
Scripts: attempt to build and push android
This commit is contained in:
parent
63683a8f14
commit
2364ad537f
1 changed files with 1 additions and 1 deletions
|
@ -49,8 +49,8 @@ jobs:
|
|||
run: |
|
||||
cd android
|
||||
git checkout main
|
||||
git pull
|
||||
git remote set-url origin "https://Bot:${{ secrets.BOT_PASSWORD }}@source.mapcomplete.org/MapComplete/android-wrapper"
|
||||
git pull origin main
|
||||
git config user.name "Bot"
|
||||
git config user.email "info@mapcomplete.org"
|
||||
git add -f app/src/main/assets/public/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue