improve desc

This commit is contained in:
subframe7536 2025-02-19 15:37:35 +08:00
parent 1f6eb081fc
commit a49e8e2481

View file

@ -24,7 +24,7 @@ on:
default: false
type: boolean
feat:
description: 'Enable features, split by "," (add "--feat feat1,feat2" to build args)'
description: 'Enable features, split by `,`, e.g. "cv01,ss02" (add "--feat feat1,feat2" to build args)'
required: false
default: ''
type: string