Update .gitea/workflows/build-main.yml
All checks were successful
nodeJS remote worker / build (push) Successful in 47s

This commit is contained in:
2026-02-26 00:28:41 +11:00
parent 0eee2988ce
commit b3566010a2

View File

@@ -39,6 +39,7 @@ jobs:
with:
host: ${{ secrets.SSH_HOST }}
username: ${{ secrets.SSH_USER }}
key: ${{ secrets.SSH_PRIVATE_KEY }}
port: 22
script: |
cd /root/pluralflux-prod/PluralFlux