This commit is contained in:
parent
1aedec1270
commit
bff5b254c2
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user