Update build-and-deploy.yml

This commit is contained in:
Erick Ruiz de Chavez 2022-04-29 16:07:46 -04:00 committed by GitHub
parent ddc7465821
commit ea61cea052
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: /html/sinsaludar.com
remote_path: ${{ secrets.TARGET }}
sftp_only: true