Fix translations github action

This commit is contained in:
John Maguire 2020-11-22 17:57:05 +00:00
parent 1daf43f914
commit aaee0b7018
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ jobs:
TX_TOKEN: ${{ secrets.TX_TOKEN }}
run: tx pull --all -f --no-interactive
- name: Setup git SSH
uses: webfactory/ssh-agent@v0.3.0
uses: webfactory/ssh-agent@v0.4.1
with:
ssh-private-key: ${{ secrets.TX_KEY }}
- name: git add