Skip to content

Commit b9f1ed8

Browse files
committed
chore(release): improve description for INSTALL_UV input in workflow
1 parent e21b378 commit b9f1ed8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
required: false
2222
type: string
2323
INSTALL_UV:
24-
description: "Whether to install uv in pipeline. Allows to run uv commands in release workflow. Defaults to false."
24+
description: "Whether to install uv in this workflow so later release workflow can run uv commands. Defaults to false."
2525
required: false
2626
type: boolean
2727
default: false

0 commit comments

Comments
 (0)