mirror of
https://github.com/lovellfelix/minio-deploy-action.git
synced 2025-12-10 11:11:14 +00:00
update action meta data
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
name: 'Minio Deploy'
|
name: 'Minio upload'
|
||||||
description: 'Deploy to Minio Storage'
|
description: 'Deploy to Minio Storage'
|
||||||
author: 'hkdobrev'
|
author: 'lovellfelix'
|
||||||
inputs:
|
inputs:
|
||||||
endpoint:
|
endpoint:
|
||||||
description: 'Minio endpoint of object storage host'
|
description: 'Minio endpoint of object storage host'
|
||||||
@@ -34,4 +34,4 @@ runs:
|
|||||||
- '${{ inputs.bucket }}${{ inputs.target_dir }}'
|
- '${{ inputs.bucket }}${{ inputs.target_dir }}'
|
||||||
branding:
|
branding:
|
||||||
icon: 'upload-cloud'
|
icon: 'upload-cloud'
|
||||||
color: 'red'
|
color: 'black'
|
||||||
|
|||||||
Reference in New Issue
Block a user