driveops-surya/Upload to S3rei
Uploads a file to AWS S3
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Oct 5, 2025
- License
- None
Pinned Snippet
uses: driveops-surya/custom-action@2fa02fc4d222568ce52c3a9f7b03e4bfbf22c0c6 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| file | Path to the file to upload | yes | — |
| bucket | S3 bucket name | yes | — |
| aws-region | AWS region where bucket exists | yes | — |
| aws-access-key-id | AWS Access Key ID | yes | — |
| aws-secret-access-key | AWS Secret Access Key | yes | — |
Outputs
no outputs