forked from MapComplete/MapComplete
Scripts: attempt to build and push android
This commit is contained in:
parent
6caa33ecda
commit
72f05dad42
1 changed files with 1 additions and 1 deletions
|
@ -57,4 +57,4 @@ jobs:
|
|||
echo "Committing all changes"
|
||||
git commit -am "Add files for release ${{ github.ref_name }}"
|
||||
git tag "${{ github.ref_name }}"
|
||||
git push origin main --verbose --follow-tags
|
||||
git push origin refs/heads/main --verbose --follow-tags
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue