Skip to content

Commit 3d24c9b

Browse files
Bikappaper1234
andauthored
Update .github/workflows/release-go-task.yml
Co-authored-by: per1234 <[email protected]>
1 parent b967fe4 commit 3d24c9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-go-task.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ jobs:
253253
- name: Collect proto files
254254
run: task protoc:collect
255255

256-
- name: Add configuration jsonschema
256+
- name: Add configuration JSON schema
257257
run: |
258258
TAG=${{ needs.create-release-artifacts.outputs.version }}
259259
cp ./configuration/configuration.schema.json ${{ env.DIST_DIR}}/${TAG}-configuration.schema.json

0 commit comments

Comments
 (0)