更新 .gitea/workflows/dev.yml
Some checks failed
/ Explore-Gitea-Actions (push) Failing after 5m38s

This commit is contained in:
bichangxiong 2025-08-20 14:53:47 +08:00
parent 28d6a77848
commit 4b3ed5c2d5

View File

@ -27,7 +27,7 @@ jobs:
with: with:
host: 127.0.0.1 host: 127.0.0.1
username: ${ { SERVER_NAME } } username: ${ { SERVER_NAME } }
password: ${{ SERVER_PWD}} password: ${ { SERVER_PWD } }
port: 11001 port: 11001
source: "./apps/web-antd/dist" source: "./apps/web-antd/dist"
target: "/www/wwwroot/183.230.235.66_11010/property" target: "/www/wwwroot/183.230.235.66_11010/property"