Skip to content

Commit

Permalink
Update auto-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hi02102002 committed Jun 24, 2024
1 parent d65f78e commit fedf346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
needs: build-push
steps:
- name: executing remote ssh commands using ssh key
uses: appleboy/ssh-action@v1.0.3
uses: fifsky/ssh-action@master
with:
script: |
cd /home/ubuntu
Expand Down

0 comments on commit fedf346

Please sign in to comment.