Skip to content

Commit

Permalink
ci: revert back to latest, no changes
Browse files Browse the repository at this point in the history
  • Loading branch information
fearandesire committed Nov 4, 2024
1 parent 6220aca commit 32ea436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v3

- name: Deploy to VPS
uses: appleboy/ssh-action@v1.0.3
uses: appleboy/ssh-action@master
with:
debug: true
host: ${{ secrets.SSH_HOST }}
Expand Down

0 comments on commit 32ea436

Please sign in to comment.