Skip to content

Commit bbf7371

Browse files
committed
fix string
Signed-off-by: Olivier Lamy <olamy@apache.org>
1 parent c8203f4 commit bbf7371

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ on:
4747
jdk-distribution-matrix:
4848
description: "jdk distribution matrix"
4949
required: false
50-
default: '[ "temurin", "adopt ]'
50+
default: '[ "temurin", "adopt" ]'
5151
type: string
5252

5353
jobs:

0 commit comments

Comments
 (0)