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 8375aed commit 91d59b7
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,4 @@ jobs:
passphrase: ${{ secrets.REMOTE_SSH_PASSPHRASE }}
port: ${{ secrets.REMOTE_SSH_PORT }}
script: |
$HOME/sw_css-deploy.sh
exit
echo "hello"
exit
echo "exit"
${{ secrets.REMOTE_SHELL_SCRIPT }}

0 comments on commit 91d59b7

Please sign in to comment.