We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ca6adf + abae159 commit 6196df4Copy full SHA for 6196df4
translations/handleiOSTalkTranslations.sh
@@ -40,5 +40,5 @@ cd ..
40
# create git commit and push it
41
git add .
42
git commit -am "fix(l10n): Update translations from Transifex" -s || true
43
-git push origin master
+git push origin main
44
echo "done"
0 commit comments