Skip to content

Commit

Permalink
[TASK] Use scp-version
Browse files Browse the repository at this point in the history
  • Loading branch information
georgringer committed Apr 19, 2023
1 parent 20bd337 commit 108c892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crowdin-extract.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
php app.php management:status
- name: Copy files to translation server
uses: appleboy/scp-action@master
uses: appleboy/scp-action@v0.1.4
env:
HOST: ${{ secrets.SCP_HOST }}
USERNAME: ${{ secrets.SCP_USERNAME }}
Expand Down

0 comments on commit 108c892

Please sign in to comment.