Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
|||||||
port: 22
|
port: 22
|
||||||
password: ${{ secrets.SSH_PRIVATE_KEY }}
|
password: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||||
local_path: ./*
|
local_path: ./*
|
||||||
remote_path: /root/${{ env.REPO_NAME }}/
|
remote_path: /home/admin/${{ env.REPO_NAME }}/
|
||||||
ssh_private_key: ignored
|
ssh_private_key: ignored
|
||||||
|
|
||||||
restart-bot:
|
restart-bot:
|
||||||
|
|||||||
Reference in New Issue
Block a user