Skip to content

Commit

Permalink
fixed directory typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JGPenaB committed Aug 27, 2024
1 parent 10ec91d commit 4bd57ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/DO-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
key: ${{ secrets.SSH_KEY }}
username: ${{ secrets.SSH_USERNAME }}
script: |
cd /Pasante_bot/
cd /Pasante-bot/
git pull origin master
forever restart 0

0 comments on commit 4bd57ba

Please sign in to comment.