Skip to content

Commit

Permalink
Added deployment on deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kumankai committed Aug 7, 2024
1 parent 5de8804 commit d451fa8
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 @@ -29,4 +29,4 @@ jobs:
SSH_IP: ${{ secrets.SSH_IP }}

- name: Print project root directory
run: ssh my-vps 'cd ${{ secrets.PROJECT_ROOT }} && pwd'
run: ssh my-vps '~/redeploy-site.sh'

0 comments on commit d451fa8

Please sign in to comment.