Merge remote-tracking branch 'origin/master'
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 4m25s

This commit is contained in:
zcxlsm 2025-07-05 11:51:37 +08:00
commit da70a913a9

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