Updating deploy to use weblate/main

This commit is contained in:
Dessalines 2020-07-16 21:16:32 -04:00
parent a9b180bf6f
commit c4d54fc427

View file

@ -4,7 +4,7 @@ git checkout main
# Import translations
git fetch weblate
git merge weblate/master
git merge weblate/main
# Creating the new tag
new_tag="$1"