Update build-and-deploy.yml

This commit is contained in:
Erick Ruiz de Chavez 2022-04-29 16:21:33 -04:00 committed by GitHub
parent ea61cea052
commit f0f71fa8a9
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