We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b967fe4 commit 3d24c9bCopy full SHA for 3d24c9b
.github/workflows/release-go-task.yml
@@ -253,7 +253,7 @@ jobs:
253
- name: Collect proto files
254
run: task protoc:collect
255
256
- - name: Add configuration jsonschema
+ - name: Add configuration JSON schema
257
run: |
258
TAG=${{ needs.create-release-artifacts.outputs.version }}
259
cp ./configuration/configuration.schema.json ${{ env.DIST_DIR}}/${TAG}-configuration.schema.json
0 commit comments