Skip to content

derekn/s5cmd-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

s5cmd GitHub Action

Setup s5cmd command on GitHub Actions runners.

Inputs

version

The version of s5cmd to download, optional. Leave blank for latest.

Example usage

uses: derekn/s5cmd-action@v3 # or @latest
with:
  version: 2.3.0 # optional, default latest

Note: This project is not affiliated with Peak, the owners of s5cmd.

About

Setup s5cmd on GitHub Actions runners

Resources

License

Stars

Watchers

Forks