mirror of https://github.com/LemmyNet/lemmy.git
Updating deploy to use weblate/main
parent
a9b180bf6f
commit
c4d54fc427
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue