timely/upload-release-assets-to-s3

Uploads assets from a release to S3

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github-tokenThe GitHub token used to fetch release assetsyes
release-tagThe tag of the release to fetch assets fromyes
s3-bucketThe S3 bucket to upload assets toyes
s3-regionThe S3 region to upload assets toyes
s3-bucket-public-urlThe public URL of the S3 bucketno
s3-key-prefixThe prefix to use for the files uploaded to s3 (e.g. 'my-app/releases/foo')noreleases/{version-parsed-from-tag}
aws-access-key-idThe access key id for AWSyes
aws-secret-access-keyThe secret access key for AWSyes
done-when-asset-suffixes-existA comma-separated list of suffixes to wait for before uploading done indicator fileno
done-indicator-file-nameIf provided, this file will be added to the github release, containing the urls to all uploaded assetsno""
debugWhether to tell the GitHub client to log details of its requestsfalse

no outputs