change username
Some checks failed
Deploy datapack to dev / Build (push) Failing after 4s

This commit is contained in:
themodernhakr 2025-03-08 22:32:09 -06:00
parent 4a8ffde03c
commit 663beae976

View File

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