Fixed the scp command
[Mograsim.git] / .github / workflows / maven.yml
index 9121678..721f8b7 100644 (file)
@@ -35,4 +35,4 @@ jobs:
         mkdir -p ~/.ssh
         echo "${DEPLOY_TOKEN}" > ~/.ssh/id_rsa_deploy
         chmod 600 ~/.ssh/id_rsa_deploy
-        scp -i ~/.ssh/id_rsa_deploy -r releng/net.mograsim.plugin.updatesite/target/repository mograsim.net/mograsim/testdeploy
+        scp -i ~/.ssh/id_rsa_deploy -r releng/net.mograsim.plugin.updatesite/target/repository mograsim.net:mograsim/testdeploy