Var correction.
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
|||||||
uses: appleboy/ssh-action@v1.2.3
|
uses: appleboy/ssh-action@v1.2.3
|
||||||
with:
|
with:
|
||||||
host: 192.168.1.254
|
host: 192.168.1.254
|
||||||
user: charish
|
username: charish
|
||||||
port: 22
|
port: 22
|
||||||
key: ${{ secrets.RUNNER_SSH_PRIVATE_KEY }}
|
key: ${{ secrets.RUNNER_SSH_PRIVATE_KEY }}
|
||||||
debug: true
|
debug: true
|
||||||
|
|||||||
Reference in New Issue
Block a user