Skip to content

Commit

Permalink
chore: 배포 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
shdhkim committed Dec 21, 2024
1 parent 8160002 commit c7d11bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
## 6. EC2에 배포 (SCP + SSH)
- name: Deploy to EC2 (SCP + SSH)
env:
HOST: 3.39.237.18
HOST: 3.36.75.105
USER: ${{ secrets.DEPLOY_USER }}
KEY: ${{ secrets.DEPLOY_KEY }}
DOCKER_USER: ${{ secrets.DOCKER_USERNAME }}
Expand Down

0 comments on commit c7d11bd

Please sign in to comment.