Skip to content

Commit

Permalink
Merge pull request #132 from flickmatch/hvs-flick-patch-1
Browse files Browse the repository at this point in the history
Update directory path
  • Loading branch information
abhimanyu-fm authored Jan 26, 2024
2 parents 40f155e + 087318f commit bcd8875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/whatsapp-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
key: ${{ secrets.WA_SERVER_PRIVATE_KEY }}
port: 22
script: |
cd ~/home/ubuntu/flickmatch/home
cd ~/flickmatch/home
git pull origin master
git status

0 comments on commit bcd8875

Please sign in to comment.