Skip to content

Commit

Permalink
feat: 배포 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
llddang committed Aug 12, 2024
1 parent 7d33c42 commit eb0b94d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,5 @@ jobs:
key: ${{ secrets.REMOTE_SSH_KEY }}
port: ${{ secrets.REMOTE_SSH_PORT }}
script: |
whoami
cd $HOME
sh sw_css-deploy.sh

0 comments on commit eb0b94d

Please sign in to comment.