Skip to content

Commit

Permalink
Update CD.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ywj9811 authored Oct 28, 2023
1 parent f372494 commit a0a2768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
docker push ywj9811/postgraduate_log:latest
- name: Deploy
uses: appleboy/ssh-action@0.1.10
uses: appleboy/ssh-action@1.0.0
with:
host: ${{ secrets.SERVER_HOST }}
username: ${{ secrets.SERVER_USERNAME }}
Expand Down

0 comments on commit a0a2768

Please sign in to comment.