fix deploy workflow
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s

This commit is contained in:
2026-06-16 05:48:14 +03:00
parent 807f08734a
commit 74b8769195
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
with: with:
host: ${{ secrets.SSH_HOST }} host: ${{ secrets.SSH_HOST }}
username: ${{ secrets.SSH_USERNAME }} username: ${{ secrets.SSH_USERNAME }}
key: ${{ secrets.SSH_PASSWORD }} password: ${{ secrets.SSH_PASSWORD }}
port: 22 port: 22
script: | script: |
cd /home/vbevdev/test cd /home/vbevdev/test