rkusa / s3-action

Github Action for S3 file/directory up- and downloads (e.g. for caches or build/test artifacts)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

S3 Github Action

Required secrets: AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY Available ENV variables: ENDPOINT, BUCKET_NAME, AWS_DEFAULT_REGION

About

Github Action for S3 file/directory up- and downloads (e.g. for caches or build/test artifacts)


Languages

Language:Shell 58.4%Language:Dockerfile 41.6%