From 8adc15e7057cd91bd15b398aa918676482dfc4dc Mon Sep 17 00:00:00 2001 From: Lovell Felix Date: Tue, 22 Dec 2020 23:21:49 -0600 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ff200ae..439e6dd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Minio Deploy GitHub Action +This is a fork from hkdobrev/minio-deploy-action with some minor changes. Run [minio client][] in GitHub Actions to deploy files to Minio object storage. It uses the `mc mirror --overwrite` command to deploy.