@@ -14,10 +14,10 @@ jobs:
|
||||
uses: appleboy/ssh-action@master
|
||||
|
||||
with:
|
||||
host: ${{ secrets.HOST }}
|
||||
username: ${{ secrets.USERNAME }}
|
||||
password: ${{ secrets.PASSWORD }}
|
||||
port: ${{ secrets.PORT }}
|
||||
host: 172.237.44.156
|
||||
username: root
|
||||
password: LinodeUser#26
|
||||
port: 22
|
||||
|
||||
script: |
|
||||
cd /root/IR-Node-Setup
|
||||
|
||||
Reference in New Issue
Block a user