Skip to content

Commit

Permalink
Merge pull request #15 from GDG-Hackathon-77ia/deploy/fix
Browse files Browse the repository at this point in the history
fix: 이름 재수정
  • Loading branch information
GitJIHO authored Nov 10, 2024
2 parents 3faabb3 + 1d28374 commit 7ade8b9
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 @@ -20,4 +20,4 @@ jobs:

- name: Run deployment script on server
run: |
ssh -o StrictHostKeyChecking=no ubuntu@${{ secrets.SERVER_IP }} bash /home/jiho99322/deploy.sh
ssh -o StrictHostKeyChecking=no jiho99322@${{ secrets.SERVER_IP }} bash /home/jiho99322/deploy.sh

0 comments on commit 7ade8b9

Please sign in to comment.