Skip to content

Commit

Permalink
chore: yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GayeongKimm authored Jul 30, 2024
1 parent 2031c62 commit 4ced2b3
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 @@ -54,7 +54,7 @@ jobs:
uses: appleboy/ssh-action@master

with:
host: ${{ secrets.HOST }}
host: ${{ secrets.HOST_PROD }}
username: ubuntu
key: ${{ secrets.PRIVATE_KEY }}
port: ${{ secrets.PORT }}
Expand Down

0 comments on commit 4ced2b3

Please sign in to comment.