Scripts: attempt to build and push android

This commit is contained in:
Pieter Vander Vennet 2025-06-18 14:57:35 +02:00
parent 63683a8f14
commit 2364ad537f

View file

@ -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/*