This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
|||||||
username: ${{ secrets.WSS_SSH_USER }}
|
username: ${{ secrets.WSS_SSH_USER }}
|
||||||
password: ${{ secrets.WSS_SSH_PASSWORD }}
|
password: ${{ secrets.WSS_SSH_PASSWORD }}
|
||||||
port: ${{ secrets.WSS_SSH_PORT }}
|
port: ${{ secrets.WSS_SSH_PORT }}
|
||||||
source: "build/*"
|
source: "build/"
|
||||||
target: ${{ secrets.WSS_DEPLOY_PATH }}
|
target: ${{ secrets.WSS_DEPLOY_PATH }}
|
||||||
strip_components: 1
|
strip_components: 1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user