This commit is contained in:
lushunming 2025-12-09 13:44:40 +08:00
parent 00db8e8173
commit 354d818fbf
1 changed files with 2 additions and 2 deletions

View File

@ -44,6 +44,6 @@ jobs:
# Default port are FTP(21), SFTP(22).
method: ftp
# Upload source directory.
local_dir: ./jar,./json
remote_dir: htdocs
local_dir: ${GITHUB_WORKSPACE}/jar/,${GITHUB_WORKSPACE}/json/
remote_dir: htdocs/