0
0
mirror of https://github.com/thegeeklab/wp-s3-action.git synced 2024-06-02 18:39:42 +02:00

[skip ci] auto-update documentation

This commit is contained in:
thegeeklab-bot 2024-05-16 11:55:27 +00:00
parent 35c711644a
commit c5dd5a1098

View File

@ -55,6 +55,20 @@ properties:
type: string
required: false
- name: insecure_skip_verify
description: |
Skip SSL verification.
type: bool
defaultValue: false
required: false
- name: log_level
description: |
Plugin log level.
type: string
defaultValue: "info"
required: false
- name: max_concurrency
description: |
Customize number concurrent files to process.