Skip to content

Commit b2ba3d8

Browse files
authored
Update apps/heft/src/schemas/set-environment-variables-plugin.schema.json
1 parent f6f8f8b commit b2ba3d8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

apps/heft/src/schemas/set-environment-variables-plugin.schema.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
"type": "object",
1313
"pattern": ".+",
1414
"additionalProperties": {
15-
"type": "string",
16-
"pattern": ".+"
15+
"type": "string"
1716
}
1817
}
1918
}

0 commit comments

Comments
 (0)