Update info

This commit is contained in:
Vladimir Levin 2023-08-06 17:14:13 +09:00
parent ffc338072e
commit 22bd84f71e
2 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# MinIO Upload Github Action
# Yet another MinIO Upload GitHub Action
Runs [minio client](https://min.io/docs/minio/linux/reference/minio-mc.html) to upload file(s) to MinIO (self-hosted as well)

View File

@ -1,6 +1,9 @@
name: MinIO Upload
name: Yet another MinIO Upload
description: Upload file(s) to MinIO instance (self-hosted as well)
author: "Vladimir <opa_oz> Levin"
branding:
icon: upload-cloud
color: purple
inputs:
endpoint:
description: MinIO endpoint (use `insecure=true` for HTTP-only)