Skip to content

Commit

Permalink
Merge pull request #7 from goormthon-Univ/dev
Browse files Browse the repository at this point in the history
!Hotfix: deploy shell 경로 수정
  • Loading branch information
JeongHeumChoi authored Mar 14, 2024
2 parents 36d29cc + f924194 commit 6e78bbf
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 @@ -60,4 +60,4 @@ jobs:
username: ${{ secrets.SSH_USERNAME }}
port: ${{ 22 }}
script: |
sh deploy.sh
sh /home/ubuntu/deploy.sh

0 comments on commit 6e78bbf

Please sign in to comment.