Skip to content

Commit 6196df4

Browse files
Merge pull request #776 from nextcloud/talkios/master
chore(talkios): Translate main branch instead of master
2 parents 1ca6adf + abae159 commit 6196df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

translations/handleiOSTalkTranslations.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ cd ..
4040
# create git commit and push it
4141
git add .
4242
git commit -am "fix(l10n): Update translations from Transifex" -s || true
43-
git push origin master
43+
git push origin main
4444
echo "done"

0 commit comments

Comments
 (0)