Skip to content

Commit

Permalink
Update backend-dev-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shin-mallang authored Jul 20, 2023
1 parent f64ffb8 commit 26c9972
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/backend-dev-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ jobs:
- name: ✨ Run Backend Deploy Script
run: |
cd ~
sh deploy-backend.sh
chmod 777 ./deploy-backend.sh
sudo deploy-backend.sh

0 comments on commit 26c9972

Please sign in to comment.