Update build-and-deploy.yml

This commit is contained in:
Erick Ruiz de Chavez 2022-04-29 15:19:31 -04:00 committed by GitHub
parent 8741a77934
commit a46809105b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,3 +24,4 @@ jobs:
port: ${{ secrets.PORT }}
ssh_private_key: ${{ secrets.KEY }}
remote_path: ${{ secrets.TARGET }}
sftp_only: true