Skip to content

Commit

Permalink
Deploy 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
nahowo committed Dec 3, 2024
1 parent f083eba commit 5793c0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
uses: appleboy/ssh-action@master
with:
host: 35.216.106.69
username: ${{ secrets.SSH_USERNAME }}
key: ${{ secrets.SSH_PRIVATE_KEY }}
envs: GITHUB_SHA
script: |
Expand Down

0 comments on commit 5793c0f

Please sign in to comment.