更新 .gitea/workflows/dev.yml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled

This commit is contained in:
bichangxiong 2025-07-05 11:50:34 +08:00
parent 521dac9d14
commit 594f6d8759

View File

@ -41,7 +41,7 @@ jobs:
- name: Deploy to server via SSH - name: Deploy to server via SSH
uses: appleboy/ssh-action@v0.1.7 uses: appleboy/ssh-action@v0.1.7
with: with:
host: 192.168.1.220 host: 192.168.1.3
username: root username: root
password: by@2025! password: by@2025!
port: 22 port: 22