Skip to content

Commit 316af29

Browse files
committed
fix: correct parameter type
1 parent ee4311c commit 316af29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ configuration:
5050
remove:
5151
type: boolean
5252
use:
53-
type: string
53+
type: boolean
5454
additionalProperties: false
5555
build-labels:
5656
type: [ string, array ]

0 commit comments

Comments
 (0)