Deploy version 1.2.0

This commit is contained in:
Gitea Actions
2025-05-23 17:10:14 +00:00
parent 0c690c30a2
commit 4f061d73ca
2 changed files with 33 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
name: "MinIO Cache"
description: "Save and restore caches via MinIO/S3."
description: "Save and restore caches"
author: "0xMax42"
branding:
icon: "archive"
@@ -15,7 +15,7 @@ inputs:
compression-level:
description: "Compression level for the cache. ZStd, eg. 0-6"
required: false
default: "3"
default: "0"
outputs:
cache-hit: