Skip to content

Commit 6aa3fdd

Browse files
committed
🔨 update build action
1 parent 00faa04 commit 6aa3fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55
inputs:
66
runner_label_json:
7-
description: 'JSON 格式的 runner 标签数组,例如 ["self-hosted", "Tony", "ARM64"]'
7+
description: 'JSON 格式的 runner 标签数组'
88
required: true
99
default: '["self-hosted", "MacOS", "ARM64"]'
1010

0 commit comments

Comments
 (0)