Fix bad substitution error

pull/1/head
Anthony 2025-04-08 01:27:54 +08:00
parent 4cfaed134a
commit 03df2ba576
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ settings:
globals:
username: ${settings.sfpform.username}
username: "${settings.username}"
password: ${fn.password(min)}
sftpHost: ${env.domain}
sftpPort: 22