Deploy version 1.0.0

This commit is contained in:
Gitea Actions
2025-04-30 14:27:25 +00:00
parent 6cdef0bfcf
commit 0a92f2fe39
2 changed files with 25 additions and 4 deletions

View File

@@ -12,6 +12,10 @@ inputs:
paths:
description: "List of paths to cache"
required: true
cmprss:
description: "Compression level for the cache. ZStd, eg. 0-6"
required: false
default: "3"
runs:
using: "node20"