Scripts: attempt to auto update android repo

This commit is contained in:
Pieter Vander Vennet 2025-06-17 00:18:34 +02:00
parent 33e9d27889
commit 9fce7ef747

View file

@ -12,7 +12,7 @@ jobs:
- uses: https://source.mapcomplete.org/actions/checkout@v4 - uses: https://source.mapcomplete.org/actions/checkout@v4
with: with:
persist-credentials: true persist-credentials: true
token: ${{ env.WRITE_TOKEN }} token: "${{ env.WRITE_TOKEN }}"
- uses: https://source.mapcomplete.org/actions/setup-android@v3.2.2 - uses: https://source.mapcomplete.org/actions/setup-android@v3.2.2