CICD
Some checks failed
/ Explore-Gitea-Actions (push) Has been cancelled

This commit is contained in:
mocheng 2025-08-16 18:16:22 +08:00
parent ae46c42daa
commit 7aff23d72c

View File

@ -21,7 +21,7 @@ jobs:
- name: Build
run: pnpm build:antd
- name: copy file via ssh password
uses: appleboy/scp-action@v0.1.7
uses: http://git.missmoc.top/mocheng/scp-action@v0.1.7
with:
host: 127.0.0.1
username: ${ { SERVER_NAME } }