Skip to content

Commit

Permalink
fixed yaml format
Browse files Browse the repository at this point in the history
  • Loading branch information
JGPenaB committed Aug 27, 2024
1 parent f30551a commit 10ec91d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .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/
git pull origin master
forever restart 0
cd /Pasante_bot/
git pull origin master
forever restart 0

0 comments on commit 10ec91d

Please sign in to comment.