This commit is contained in:
lushunming 2025-12-09 13:56:38 +08:00
parent 976fc63f4d
commit c40988d997
1 changed files with 1 additions and 1 deletions

View File

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