lablup/MinIO Upload Action
GitHub Actions workflow to upload artifacts to MinIO server.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| arfifact | — | yes | — |
| target | Target name of the given artifact | no | — |
| access-key | MinIO Access Key | no | — |
| secret-key | MinIO Secret Key | no | — |
Outputs
| name | description |
|---|---|
| result | `success` or `failure` is set. |
| url | Presigned URL |