Adding neofetch output for README.
This commit is contained in:
@@ -22,8 +22,9 @@ jobs:
|
|||||||
id: gen-sysinfo
|
id: gen-sysinfo
|
||||||
uses: appleboy/ssh-action@v1.2.3
|
uses: appleboy/ssh-action@v1.2.3
|
||||||
with:
|
with:
|
||||||
user: charish
|
|
||||||
host: 192.168.1.254
|
host: 192.168.1.254
|
||||||
|
user: charish
|
||||||
|
port: 22
|
||||||
key: ${{ secrets.RUNNER_SSH_PRIVATE_KEY }}
|
key: ${{ secrets.RUNNER_SSH_PRIVATE_KEY }}
|
||||||
script: neofetch
|
script: neofetch
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user