Skip to content

Commit 02707e1

Browse files
committed
chore: set CURRENT_VERSION required true
1 parent fa0f3fd commit 02707e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cloud-e2e-web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
CURRENT_VERSION:
2222
description: "The current release version (e.g. 0.30) "
2323
type: string
24-
required: false
24+
required: true
2525
default: ''
2626
APECD_REF:
2727
description: "The branch name of apecloud-cd"

0 commit comments

Comments
 (0)