first commit
Deploy Node App / deploy (push) Failing after 1s

This commit is contained in:
Gitea
2026-05-25 15:26:43 +05:30
parent 192e8fc79c
commit 4d7a98dc3f
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
with: with:
host: ${{ secrets.HOST }} host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }} username: ${{ secrets.USERNAME }}
key: ${{ secrets.SSH_KEY }} password: ${{ secrets.PASSWORD }}
port: ${{ secrets.PORT }} port: ${{ secrets.PORT }}
script: | script: |