Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e5e78068f0 |
@ -11,7 +11,7 @@ jobs:
|
||||
uses: appleboy/ssh-action@v1.2.1
|
||||
with:
|
||||
host: ${{ secrets.HOST }}
|
||||
username: linuxserver.io
|
||||
username: sadmin
|
||||
password: ${{ secrets.PASSWORD }}
|
||||
port: ${{ secrets.PORT }}
|
||||
script: |
|
||||
|
||||
@ -11,7 +11,7 @@ jobs:
|
||||
uses: appleboy/ssh-action@v1.2.1
|
||||
with:
|
||||
host: ${{ secrets.HOST }}
|
||||
username: linuxserver.io
|
||||
username: sadmin
|
||||
password: ${{ secrets.PASSWORD }}
|
||||
port: ${{ secrets.PORT }}
|
||||
script: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user