We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b53370 commit ec83d16Copy full SHA for ec83d16
.github/workflows/build.yml
@@ -29,7 +29,7 @@ jobs:
29
30
# Deploy to the server
31
- name: Deploy to production
32
- uses: easingthemes/ssh-deploy@v5
+ uses: easingthemes/ssh-deploy@v5.1.0
33
env:
34
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
35
ARGS: "-vzhr"
0 commit comments