Skip to content

Commit

Permalink
appleboy 실행 버전 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
seokjun01 committed Sep 27, 2024
1 parent 02e85a2 commit 4c86998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
steps:
# EC2 서버로 배포
- name: Deploy to EC2
uses: appleboy/ssh-action@v0.1.5
uses: appleboy/ssh-action@master
with:
host: ${{ secrets.HOST }}
username: ${{ secrets.EC2_USER }}
Expand Down

0 comments on commit 4c86998

Please sign in to comment.