Skip to content

Commit

Permalink
build: appleboy 1.0.3 버전 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
starwook committed Sep 3, 2024
1 parent 73b715d commit ace710b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/api-order-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,10 @@ jobs:
steps:
- uses: actions/checkout@v2
# aws 에 업로드한다.

- name: deploy in aws
uses: appleboy/ssh-action@master
uses: appleboy/[email protected]

with:
host: ${{ secrets.SSH_API_ORDER_HOST }}
username: ${{secrets.SSH_USER}}
Expand Down

0 comments on commit ace710b

Please sign in to comment.