Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Commit 1d5d1ef

Browse files
authored
translation action bugfix (#6756)
1 parent bef009e commit 1d5d1ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sync_crowdin_translations.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
echo "Setting up Git identity"
3535
git config --global user.name "DerivFE"
3636
git config --global user.email "80095553+DerivFE@users.noreply.github.com"
37+
git config --global --add url."git@github.com:".insteadOf "https://github.com/"
3738
3839
echo "Installing Crowdin CLI"
3940
sudo npm i -g @crowdin/cli

0 commit comments

Comments
 (0)