Skip to content

Commit

Permalink
Merge branch 'develop' into aws_stage
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesse-Jumbo committed Jul 26, 2023
2 parents 516f520 + 085e492 commit 1e6cb29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
key: ${{ secrets.EC2_SSH_KEY }}
script: |
cd ${{ secrets.TARGET_DIR }}
sudo git pull origin/aws_stage
sudo git pull origin aws_stage
sudo git reset --hard origin/aws_stage
sudo pm2 restart ptwa_npo_prod_run

0 comments on commit 1e6cb29

Please sign in to comment.