ultimatehackingkeyboard/Archive UHK releases
Upload specific files to AWS S3
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| FILE_PATTERN | File pattern of the upload files | yes | — |
| GH_TOKEN | Github token to query the commit message | yes | — |
| S3_ACCESS_KEY_ID | S3 Access key Id | yes | — |
| S3_ACCESS_KEY | S3 Access key | yes | — |
| S3_REGION | S3 Region | yes | — |
| S3_BUCKET | S3 Bucket | yes | — |
| S3_INDEX_FILE_KEY | S3 Key of the json index file that store the extra meta data of each s3 object | — | — |
| S3_KEY_PREFIX | S3 key prefix of the uploaded file. Like destination folder | — | — |
Outputs
no outputs