diff --git a/.github/actions/image-upload/action.yml b/.github/actions/image-upload/action.yml index af4808143..cc6533432 100644 --- a/.github/actions/image-upload/action.yml +++ b/.github/actions/image-upload/action.yml @@ -52,7 +52,7 @@ runs: # First upload contents to the temporary dir and once fully uploaded # move the directory to the final destination to avoid potential race # where simplestream-maintainer includes partially uploaded images. - sftp -P ${SSH_PORT} -b - "${SSH_USER}@${SSH_HOST}" <