grasia papa dio
Some checks failed
Update Bot / restart-bot (push) Has been cancelled
Update Bot / deploy-via-sftp (push) Has been cancelled

This commit is contained in:
2025-10-25 01:58:56 +02:00
parent 41b5c9dcb5
commit 2a975337ce

View File

@@ -34,7 +34,7 @@ jobs:
# clones entire github repo # clones entire github repo
local_path: ./* local_path: ./*
# destination of the code on the server # destination of the code on the server
remote_path: /home/admin/${{ env.REPO_NAME }}/ remote_path: /home/binlab/${{ env.REPO_NAME }}/
password: ${{ secrets.KEY }} password: ${{ secrets.KEY }}
ssh_private_key: ignored ssh_private_key: ignored