This commit is contained in:
parent
4a8ffde03c
commit
663beae976
@ -11,7 +11,7 @@ jobs:
|
|||||||
uses: appleboy/ssh-action@v1.2.1
|
uses: appleboy/ssh-action@v1.2.1
|
||||||
with:
|
with:
|
||||||
host: ${{ secrets.HOST }}
|
host: ${{ secrets.HOST }}
|
||||||
username: linuxserver.io
|
username: sadmin
|
||||||
password: ${{ secrets.PASSWORD }}
|
password: ${{ secrets.PASSWORD }}
|
||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script_path: /home/sadmin/test.sh
|
script_path: /home/sadmin/test.sh
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user