@@ -14,7 +14,7 @@ jobs:
|
||||
- name: Copy files to VPS
|
||||
uses: appleboy/scp-action@master
|
||||
with:
|
||||
host: 172.237.44.156
|
||||
host: 172.236.185.26
|
||||
username: root
|
||||
password: LinodeUser#26
|
||||
port: 22
|
||||
@@ -25,7 +25,7 @@ jobs:
|
||||
- name: Execute SSH Commands
|
||||
uses: appleboy/ssh-action@master
|
||||
with:
|
||||
host: 172.237.44.156
|
||||
host: 172.236.185.26
|
||||
username: root
|
||||
password: LinodeUser#26
|
||||
port: 22
|
||||
|
||||
Reference in New Issue
Block a user