Turned on debug mode

This commit is contained in:
Ceferino Patino 2022-03-11 08:55:32 -06:00 committed by GitHub
commit ae1b24912a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,6 +27,7 @@ jobs:
host: ${{ secrets.SSH_HOST }}
username: ${{ secrets.SSH_USERNAME }}
key: ${{ secrets.SSH_KEY }}
debug: true
script: |
cd /home/c4patino/node-test-site/
git pull