diff --git a/.github/workflows/github-actions-demo.yml b/.github/workflows/github-actions-demo.yml index b8ab77a..3523c0d 100644 --- a/.github/workflows/github-actions-demo.yml +++ b/.github/workflows/github-actions-demo.yml @@ -41,3 +41,4 @@ jobs: local_path: './dist/*' remote_path: '/public_html' delete_remote_files: true + sftp_only: true