fixed workflow
This commit is contained in:
parent
416c17206f
commit
313b7d30a7
@ -18,7 +18,7 @@ jobs:
|
||||
uses: appleboy/ssh-action@v1
|
||||
with:
|
||||
host: ${{ secrets.HOST }}
|
||||
username: linuxserver.io
|
||||
username: geezo
|
||||
password: ${{ secrets.PASSWORD }}
|
||||
port: ${{ secrets.PORT }}
|
||||
script: whoami
|
||||
Loading…
Reference in New Issue
Block a user