no entiendo por qué hice que lo moviera a /root
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
port: 22
|
||||
password: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
local_path: ./*
|
||||
remote_path: /root/${{ env.REPO_NAME }}/
|
||||
remote_path: /home/admin/${{ env.REPO_NAME }}/
|
||||
ssh_private_key: ignored
|
||||
|
||||
restart-bot:
|
||||
|
||||
Reference in New Issue
Block a user