diff --git a/.github/workflows/draw-zmk.yml b/.github/workflows/draw-zmk.yml index d603997..ab771a6 100644 --- a/.github/workflows/draw-zmk.yml +++ b/.github/workflows/draw-zmk.yml @@ -20,7 +20,7 @@ on: required: false type: string json_path: - description: 'Path to the .json layout configuration file, ignored if non-existent' + description: 'Path containing .json physical layout description files, ignored if non-existent' default: 'config' required: false type: string