Skip to content

Commit fd64708

Browse files
authored
fix(ci): Update patch-release and mark as required
1 parent 3f0f596 commit fd64708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/patch-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
inputs:
66
mode:
77
description: "Auto-release mode"
8-
required: false
8+
required: true
99
type: choice
1010
default: "patch"
1111
options:

0 commit comments

Comments
 (0)