Update build-and-deploy.yml
This commit is contained in:
parent
8741a77934
commit
a46809105b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-and-deploy.yml
vendored
1
.github/workflows/build-and-deploy.yml
vendored
|
@ -24,3 +24,4 @@ jobs:
|
||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
ssh_private_key: ${{ secrets.KEY }}
|
ssh_private_key: ${{ secrets.KEY }}
|
||||||
remote_path: ${{ secrets.TARGET }}
|
remote_path: ${{ secrets.TARGET }}
|
||||||
|
sftp_only: true
|
||||||
|
|
Loading…
Reference in a new issue