Skip to content

Commit

Permalink
chore: Update easingthemes/ssh-deploy action to v5 (#669)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 8, 2024
1 parent 162df98 commit bffc607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
run: npm run build

- name: Deploy to Server
uses: easingthemes/ssh-deploy@v3.4.5
uses: easingthemes/ssh-deploy@v5.0.3
with:
REMOTE_PORT: ${{ secrets.SSH_REMOTE_PORT }}
TARGET: ${{ secrets.SSH_STAGING_TARGET }}
Expand Down

0 comments on commit bffc607

Please sign in to comment.