mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2025-09-13 00:39:40 +00:00
Ykeremy/downloaded filename prefix (#814)
This commit is contained in:
parent
512d0c1a88
commit
4a599bbf55
5 changed files with 64 additions and 21 deletions
|
@ -1048,6 +1048,7 @@ class WorkflowService:
|
|||
max_steps_per_run=block_yaml.max_steps_per_run,
|
||||
max_retries=block_yaml.max_retries,
|
||||
complete_on_download=block_yaml.complete_on_download,
|
||||
download_suffix=block_yaml.download_suffix,
|
||||
continue_on_failure=block_yaml.continue_on_failure,
|
||||
totp_verification_url=block_yaml.totp_verification_url,
|
||||
totp_identifier=block_yaml.totp_identifier,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue