Update build-and-deploy.yml

This commit is contained in:
Erick Ruiz de Chavez 2022-04-29 16:03:43 -04:00 committed by GitHub
parent a46809105b
commit ddc7465821
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,5 +23,5 @@ jobs:
server: ${{ secrets.HOST }}
port: ${{ secrets.PORT }}
ssh_private_key: ${{ secrets.KEY }}
remote_path: ${{ secrets.TARGET }}
remote_path: /html/sinsaludar.com
sftp_only: true