actions-marketplace-validations/Upload a Build Artifact via S3
Upload a build artifact to S3 that can be used by subsequent workflow steps
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 2, 2020
- License
- GPL 3.0
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/ebuckthal_s3-upload-artifact@7ecdf2b2d197b9164dbe1517288bf2d815135a0b # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| bucket | bucket name | yes | — |
| key | destination key in bucket | yes | — |
| path | file to upload | yes | — |
Outputs
no outputs