Skip to content

Commit

Permalink
prod 배포 하도록 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
gidskql6671 committed May 31, 2024
1 parent 7d3ba10 commit ad421d5
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 @@ -46,4 +46,4 @@ jobs:
echo $REMOTE_SSH_PASSWORD | sudo -S kill -9 $server_pid
fi
./run_sandbox.sh
./run_prod.sh

0 comments on commit ad421d5

Please sign in to comment.