actions-marketplace-validations/Minio Upload and Discord webhook

Upload to Minio Storage and send notification to Discord.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
endpointMinio endpoint of object storage hostyes
access_keyMinio access key (username)yes
secret_keyMinio secret key (password)yes
bucketSet the target minio bucket for deployment.yes
source_fileSet an input directory for deployment.nopublic
target_dirSet a target directory for deployment (with a leading slash).no/
webhookSet Discord webhook address.noerror
webhook_titleSet webhook title to show in channel.noMinIO upload
webhook_descSet webhook content.noUploaded ${{ github.event.inputs.source_file }} to ${{ github.event.inputs.bucket }} bucket

no outputs