actions-marketplace-validations/Upload S3 - Fix GH-12
Upload directory to S3
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 24, 2020
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/bdhsu_upload-s3-action@e5b378d485d21b0235387cf0462ec0c254559ea1 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| aws_key_id | aws key id | yes | — |
| aws_secret_access_key | aws secret access key | yes | — |
| aws_bucket | aws bucket name | yes | — |
| source_dir | directory to upload | yes | — |
| destination_dir | destination directory for upload | no | / |
Outputs
| name | description |
|---|---|
| object_key | object key |
| object_locations | object locations |