Update .gitea/workflows/ci.yml

This commit is contained in:
2025-11-23 15:34:04 +01:00
parent 26196d0daa
commit a09be5b8c3

View File

@@ -12,7 +12,7 @@ on:
required: false
default: 'false'
target_skins:
description: 'Comma-separated list of skin folder names to rebuild (e.g., "Skin1,Skin2")'
description: "JSON array of skins to rebuild (e.g., '[\"skin1\", \"skin2\"]')"
required: false
default: ''