Skip to content

Commit

Permalink
Update backend_prod_merge_temp_workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dooboocookie authored Nov 29, 2023
1 parent b11f70d commit 398615f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/backend_prod_merge_temp_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
branches:
- main_temp
paths:
- backend/**

jobs:
github_actions_setting:
Expand Down Expand Up @@ -58,4 +56,4 @@ jobs:
port: ${{ secrets.SERVER_SSH_PORT }}
script: |
cd /home/ubuntu/naaga/prod
sudo ./deploy.sh
sudo sh ./deploy.sh

0 comments on commit 398615f

Please sign in to comment.