Skip to content

Commit

Permalink
feat: Update rsync action
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanlesage committed Aug 12, 2023
1 parent 010a915 commit 6935666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

# Deploy to the server
- name: Deploy to production
uses: easingthemes/ssh-deploy@v2.0.7
uses: easingthemes/ssh-deploy@v4.1.8
env:
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
ARGS: "-vzhr"
Expand Down

0 comments on commit 6935666

Please sign in to comment.