Skip to content

Commit f2f4af1

Browse files
committed
Add missing ]
1 parent bfe4199 commit f2f4af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-multistage-configure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ on:
3232
description: 'The JSON string for deploy fields to extract'
3333
required: false
3434
type: string
35-
default: '[{"VERSION":"VERSION"}, {"FLAVOUR":"FLAVOUR"}'
35+
default: '[{"VERSION":"VERSION"}, {"FLAVOUR":"FLAVOUR"}]'
3636

3737
###
3838
### Input Secrets

0 commit comments

Comments
 (0)