fixed workflow

This commit is contained in:
geezo 2025-05-05 23:39:39 +00:00
parent 416c17206f
commit 313b7d30a7

View File

@ -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