fix:vps 域名填写错误
Some checks failed
Build and Deploy / build (push) Failing after 36s

This commit is contained in:
cheney 2026-04-16 21:20:03 +08:00
parent 654b65e0ea
commit 260612266a

View File

@ -34,7 +34,7 @@ jobs:
- name: Deploy to server
uses: appleboy/scp-action@v0.1.7
with:
host: baishe.honor3.com
host: baishe.vps.honor3.com
port: 22
username: root
password: ${{ secrets.SSH_PWD }}