deploy-test
This commit is contained in:
2
.github/workflows/deploy-test.yml
vendored
2
.github/workflows/deploy-test.yml
vendored
@@ -29,5 +29,5 @@ jobs:
|
||||
METHOD: sftp
|
||||
PORT: ${{ secrets.FTP_PORT }}
|
||||
LOCAL_DIR: dist
|
||||
REMOTE_DIR: ${{ /www/${GITHUB_REPOSITORY//*\//}/preview }}
|
||||
REMOTE_DIR: /www/${GITHUB_REPOSITORY//*\//}/preview
|
||||
ARGS: --delete --verbose --parallel=100
|
||||
Reference in New Issue
Block a user