must use env. not secret in if's
You can only use the env context in the value of the with and name keys, or in a step’s if conditional, the secret value is not defined yet as its before the with.
update ru.rs
Allow direct connect to {hostname}:{port}
Revert "Allow setting custom server and key with env variables"
Allow setting custom server and key with env variables
Update gr.rs
I dislike duplication.
Update de.rs
opt UI
Signed-off-by: 21pages <pages21@163.com>
lowercase, uppercase, digit, length>=8 Signed-off-by: 21pages <pages21@163.com>