Skip to content

Commit f01767b

Browse files
committed
CLI Tag not required
1 parent 68da9f8 commit f01767b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
type: boolean
1515
cliTag:
1616
description: 'Version of the CLI to bundle'
17-
required: true
17+
required: false
1818
type: string
1919
workflow_call:
2020
inputs:

0 commit comments

Comments
 (0)