diff --git a/.gitea/workflows/rh8-local.yml b/.gitea/workflows/rh8-local.yml index 8dd6429..c7bff8c 100644 --- a/.gitea/workflows/rh8-local.yml +++ b/.gitea/workflows/rh8-local.yml @@ -27,4 +27,4 @@ jobs: - name: Deploy to NFS update server if: gitea.ref == 'refs/heads/developer' run: | - sftp -r gitea_runner@mpc2935:/slsDetectorSoftware/RH8 <<< $'put build' \ No newline at end of file + sftp -r gitea_runner@mpc2935:/aare/RH8 <<< $'put build/aare' \ No newline at end of file