Skip to content

Commit d096c6d

Browse files
Bikappaper1234
andauthored
Update DistTasks.yml
Co-authored-by: per1234 <[email protected]>
1 parent 19b12de commit d096c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: DistTasks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ tasks:
253253
PACKAGE_NAME: "{{.PROJECT_NAME}}_{{.VERSION}}_{{.PACKAGE_PLATFORM}}.tar.gz"
254254

255255
jsonschema:
256-
desc: Copy the jsonschema to dist folder
256+
desc: Copy the JSON schema to dist folder
257257
cmds:
258258
- mkdir --parents {{.DIST_DIR}}
259259
- cp ./configuration/configuration.schema.json {{.DIST_DIR}}/{{.PROJECT_NAME}}_{{.VERSION}}_configuration.schema.json

0 commit comments

Comments
 (0)