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