更新 .gitea/workflows/dev.yml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
parent
521dac9d14
commit
594f6d8759
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user