Skip to content

Commit 3150200

Browse files
committed
chore: add s3cmd_version input to readme
Signed-off-by: Nico Braun <[email protected]>
1 parent 5264694 commit 3150200

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ other providers too when using additional flags.
2121

2222
## Inputs
2323

24+
### `s3cmd_version`
25+
26+
**Not Required** The version of s3cmd to install. Defaults to `2.4.0`.
27+
2428
### `provider`
2529

2630
**Not Required** The s3 provider to use. Defaults to `linode`.
@@ -48,7 +52,7 @@ Cloudflare R2.
4852

4953
## Example usage
5054

51-
```yml
55+
```yaml
5256
- name: Set up S3cmd cli tool
5357
uses: s3-actions/[email protected]
5458
with:

0 commit comments

Comments
 (0)