CICD
Some checks failed
/ Explore-Gitea-Actions (push) Failing after 1s

This commit is contained in:
mocheng 2025-08-16 18:11:04 +08:00
parent 1aedec1270
commit bff5b254c2

View File

@ -24,8 +24,8 @@ jobs:
uses: appleboy/scp-action@v0.1.7
with:
host: 127.0.0.1
username: { { SERVER_NAME } }
password: {{ SERVER_PWD}}
username: ${ { SERVER_NAME } }
password: ${{ SERVER_PWD}}
port: 11001
source: "./apps/web-antd/dist"
target: "/www/wwwroot/183.230.235.66_11010/property"