Skip to content

Commit 23f9a64

Browse files
Copilotleofang
andcommitted
Add default empty string value to optional run-id input
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
1 parent 0502fcf commit 23f9a64

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ on:
2727
description: "The GHA run ID that generated validated artifacts (optional - will be auto-detected from git tag if not provided)"
2828
required: false
2929
type: string
30+
default: ""
3031
build-ctk-ver:
3132
type: string
3233
required: true

0 commit comments

Comments
 (0)