Update genJar.yml

This commit is contained in:
lushunming 2025-12-09 11:49:46 +08:00 committed by GitHub
parent 271c56767c
commit da79d74b06
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 7 deletions

View File

@ -42,13 +42,7 @@ jobs:
# Login Password
password: DL0NzRdjf1Wv
# Default port are FTP(21), SFTP(22).
port: # 21
# Transfer protocol (ftp, ftps, sftp)
protocol: # optional, default is ftp
# If you want to use SSH Private Key, protocol parameter should be sftp.
ssh_private_key: # optional, default is
# If you want to no SSL verification, false. (FTPS)
verify_cert: # optional, default is true
port: 21
# Upload source directory.
local_dir: ./jar,./json